Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc340 OPC_SEB = OPC_SPECIAL3 | 02040,
643 tcg_out_opc_reg(s, OPC_SEB, rd, TCG_REG_ZERO, rs);
/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc1109 gen_bshfl(ctx, OPC_SEB, rs, rt);
H A Dnanomips_translate.c.inc1274 gen_bshfl(ctx, OPC_SEB, rs, rt);
H A Dtranslate.c459 OPC_SEB = (0x10 << 6) | OPC_BSHFL, enumerator
4713 case OPC_SEB: in gen_bshfl()