Home
last modified time | relevance | path

Searched refs:STREAM_TEST (Results 1 – 2 of 2) sorted by relevance

/qemu/target/microblaze/
H A Dop_helper.c32 int test = ctrl & STREAM_TEST; in helper_put()
49 int test = ctrl & STREAM_TEST; in helper_get()
H A Dcpu.h230 #define STREAM_TEST (1 << 2) macro