Home
last modified time | relevance | path

Searched refs:WAIT (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/docs/spin/
H A Dwin32-qemu-event.promela28 #define WAIT RAW_WAIT
31 * primitives. SET/RESET/WAIT have exactly the same semantics as
57 #define WAIT tmp1 = state; \
86 :: !value -> WAIT;
/openbmc/u-boot/include/
H A Dlattice.h147 #define WAIT 0x1A /* The duration of delay to observe. */ macro
/openbmc/u-boot/arch/arm/mach-imx/mx7/
H A Dpsci-mx7.c131 WAIT, enumerator
355 case WAIT: in imx_gpcv2_set_lpm_mode()
/openbmc/u-boot/drivers/fpga/
H A Divm_core.c717 case WAIT: in ispVMCode()
2226 case WAIT: in ispVMLCOUNT()
/openbmc/qemu/target/rx/
H A Dinsns.decode604 WAIT 0111 1111 1001 0110
/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc643 WAIT instruction. */
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc294 WAIT = 0x9,
1247 case WAIT:
/openbmc/qemu/disas/
H A Dnanomips.c15874 static char *WAIT(uint64 instruction, Dis_info *info) in WAIT() function
18247 0xfc00ffff, 0x2000c37f, &WAIT , 0,
/openbmc/qemu/target/i386/tcg/
H A Ddecode-new.c.inc1806 [0x9B] = X86_OP_ENTRY0(WAIT),
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv4578 "WAIT","WAIT","wait","9B","V","V","","pseudo","","",""
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch8247 DECODE_PRINTF("WAIT");