Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1242 mips32_op = OPC_TLBINV;
H A Dnanomips_translate.c.inc2220 gen_cp0(env, ctx, OPC_TLBINV, 0, 0);
H A Dtranslate.c944 OPC_TLBINV = 0x03 | OPC_C0, enumerator
8574 case OPC_TLBINV: in gen_cp0()