Home
last modified time | relevance | path

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

/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1088 gen_muldiv(ctx, OPC_MSUBU, (ctx->opcode >> 14) & 3, rs, rt);
1168 mips32_op = OPC_MSUBU;
H A Dtranslate.c329 OPC_MSUBU = 0x05 | OPC_SPECIAL2, enumerator
3417 case OPC_MSUBU: in gen_muldiv()
13637 case OPC_MSUBU: in decode_opc_special2_legacy()