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.inc1084 gen_muldiv(ctx, OPC_MSUBU, (ctx->opcode >> 14) & 3, rs, rt);
1164 mips32_op = OPC_MSUBU;
H A Dtranslate.c329 OPC_MSUBU = 0x05 | OPC_SPECIAL2, enumerator
3378 case OPC_MSUBU: in gen_muldiv()
13412 case OPC_MSUBU: in decode_opc_special2_legacy()