Home
last modified time | relevance | path

Searched refs:OPC_MSUB (Results 1 – 2 of 2) sorted by relevance

/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1081 gen_muldiv(ctx, OPC_MSUB, (ctx->opcode >> 14) & 3, rs, rt);
1160 mips32_op = OPC_MSUB;
H A Dtranslate.c328 OPC_MSUB = 0x04 | OPC_SPECIAL2, enumerator
3364 case OPC_MSUB: in gen_muldiv()
13411 case OPC_MSUB: in decode_opc_special2_legacy()