Searched refs:WAIT (Results 1 – 7 of 7) sorted by relevance
/qemu/docs/spin/ |
H A D | win32-qemu-event.promela | 28 #define WAIT RAW_WAIT 31 * primitives. SET/RESET/WAIT have exactly the same semantics as 57 #define WAIT tmp1 = state; \ 86 :: !value -> WAIT;
|
/qemu/target/rx/ |
H A D | insns.decode | 604 WAIT 0111 1111 1001 0110
|
/qemu/target/mips/ |
H A D | cpu-defs.c.inc | 643 WAIT instruction. */
|
/qemu/target/mips/tcg/ |
H A D | micromips_translate.c.inc | 294 WAIT = 0x9, 1247 case WAIT:
|
/qemu/disas/ |
H A D | nanomips.c | 15874 static char *WAIT(uint64 instruction, Dis_info *info) in WAIT() function 18247 0xfc00ffff, 0x2000c37f, &WAIT , 0,
|
/qemu/target/i386/tcg/ |
H A D | decode-new.c.inc | 1804 [0x9B] = X86_OP_ENTRY0(WAIT),
|
/qemu/tests/tcg/i386/ |
H A D | x86.csv | 4578 "WAIT","WAIT","wait","9B","V","V","","pseudo","","",""
|