Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1248 mips32_op = OPC_WAIT;
H A Dnanomips_translate.c.inc2258 gen_cp0(env, ctx, OPC_WAIT, 0, 0);
H A Dtranslate.c951 OPC_WAIT = 0x20 | OPC_C0, enumerator
8648 case OPC_WAIT: in gen_cp0()