Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1336 gen_HILO(ctx, OPC_MTLO, minor >> 2, rs);
1355 gen_HILO(ctx, OPC_MTLO, 0, rs);
H A Dtranslate.c240 OPC_MTLO = 0x13 | OPC_SPECIAL, enumerator
2921 case OPC_MTLO: in gen_HILO()
13095 case OPC_MTLO: /* Move to HI/LO */ in decode_opc_special_tx79()
13147 case OPC_MTLO: /* Move to HI/LO */ in decode_opc_special_legacy()
H A Dnanomips_translate.c.inc1564 gen_HILO(ctx, OPC_MTLO, v2 >> 3, v1);