Home
last modified time | relevance | path

Searched refs:OPC_INS (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc333 OPC_INS = OPC_SPECIAL3 | 004,
1409 tcg_out_opc_bf(s, OPC_INS, lo, TCG_TMP0, 31, 8);
1417 tcg_out_opc_bf(s, OPC_INS, lo, TCG_TMP0, 31, 8);
2027 tcg_out_opc_bf(s, OPC_INS, a0, a2, args[3] + args[4] - 1, args[3]);
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1794 gen_bitops(ctx, OPC_INS, rt, rs, rr, rd);
H A Dtranslate.c347 OPC_INS = 0x04 | OPC_SPECIAL3, enumerator
4656 case OPC_INS: in gen_bitops()
14210 case OPC_INS: in decode_opc_special3()
H A Dnanomips_translate.c.inc3855 gen_bitops(ctx, OPC_INS, rt, rs, extract32(ctx->opcode, 0, 5),