Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dmicromips_translate.c.inc740 gen_logic(ctx, OPC_NOR, rd, rs, 0);
875 gen_logic(ctx, OPC_NOR, rt, rs, 0);
1718 mips32_op = OPC_NOR;
H A Dmips16e_translate.c.inc1004 gen_logic(ctx, OPC_NOR, rx, ry, 0);
H A Dnanomips_translate.c.inc1235 gen_logic(ctx, OPC_NOR, rt, rs, 0);
1321 gen_logic(ctx, OPC_NOR, rd, rs, rt);
H A Dtranslate.c219 OPC_NOR = 0x27 | OPC_SPECIAL, enumerator
2746 case OPC_NOR: in gen_logic()
13271 case OPC_NOR: in decode_opc_special()
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc301 OPC_NOR = OPC_SPECIAL | 047,
1802 i1 = OPC_NOR;
1932 i1 = OPC_NOR;
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-insn-defs.c.inc31 OPC_NOR = 0x00140000,
1455 tcg_out32(s, encode_djk_insn(OPC_NOR, d, j, k));