Home
last modified time | relevance | path

Searched refs:PPC_WAIT (Results 1 – 3 of 3) sorted by relevance

/qemu/target/ppc/
H A Dcpu.h2359 PPC_WAIT = 0x0000000000000100ULL, enumerator
2461 | PPC_64BX | PPC_64H | PPC_WAIT | PPC_MFTB \
H A Dcpu_init.c3150 PPC_FLOAT_STFIWX | PPC_WAIT | in POWERPC_FAMILY()
3197 PPC_FLOAT_STFIWX | PPC_WAIT | in POWERPC_FAMILY()
3246 PPC_FLOAT_STFIWX | PPC_WAIT | in POWERPC_FAMILY()
H A Dtranslate.c3324 if (ctx->insns_flags & PPC_WAIT) { in gen_wait()
5865 GEN_HANDLER(wait, 0x1F, 0x1E, 0x01, 0x039FF801, PPC_WAIT),