Home
last modified time | relevance | path

Searched refs:OPC_SRL (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc254 OPC_SRL = OPC_SPECIAL | 002,
714 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP0, arg, 8); /* 0abc */
865 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP0, al, TCG_TARGET_REG_BITS - 1);
1246 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP3, addrlo,
1511 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP0, lo, 8);
1962 i1 = OPC_SRLV, i2 = OPC_SRL;
2472 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP1, TCG_TMP0, 24);
2478 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP1, TCG_TMP0, 8);
2500 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP3, TCG_TMP0, 24);
2508 tcg_out_opc_sa(s, OPC_SRL, TCG_TMP1, TCG_TMP0, 8);
/openbmc/qemu/target/mips/tcg/
H A Dmips16e_translate.c.inc509 gen_shift_imm(ctx, OPC_SRL, rx, ry, sa);
724 gen_shift_imm(ctx, OPC_SRL, rx, ry, sa);
H A Dmicromips_translate.c.inc1654 mips32_op = OPC_SRL;
3059 opc = OPC_SRL;
H A Dnanomips_translate.c.inc3846 gen_shift_imm(ctx, OPC_SRL, rt, rs,
4560 opc = OPC_SRL;
H A Dtranslate.c182 OPC_SRL = 0x02 | OPC_SPECIAL, /* also ROTR */ enumerator
183 OPC_ROTR = OPC_SRL | (1 << 21),
2510 case OPC_SRL: in gen_shift_imm()
13448 case OPC_SRL: in decode_opc_special()
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc222 OPC_SRL = 0x5033,
1695 tcg_out_opc_reg(s, OPC_SRL, a0, a1, a2);