Home
last modified time | relevance | path

Searched refs:OPC_SEH (Results 1 – 25 of 26) sorted by relevance

12

/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/mips/
H A Dtcg-target.c322 OPC_SEH = OPC_SPECIAL3 | 0x620, enumerator
474 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); in tcg_out_bswap16s()
527 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg); in tcg_out_ext16s()
1488 i1 = OPC_SEH; in tcg_out_op()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/mips/
H A Dtcg-target.c322 OPC_SEH = OPC_SPECIAL3 | 0x620,
474 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret);
527 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg);
1488 i1 = OPC_SEH;
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/mips/
H A Dtcg-target.inc.c394 OPC_SEH = OPC_SPECIAL3 | 03040, enumerator
623 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); in tcg_out_bswap16s()
696 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg); in tcg_out_ext16s()
1997 i1 = OPC_SEH; in tcg_out_op()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/mips/
H A Dtcg-target.inc.c394 OPC_SEH = OPC_SPECIAL3 | 03040, enumerator
623 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); in tcg_out_bswap16s()
696 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg); in tcg_out_ext16s()
1997 i1 = OPC_SEH; in tcg_out_op()
/dports/emulators/qemu42/qemu-4.2.1/tcg/mips/
H A Dtcg-target.inc.c394 OPC_SEH = OPC_SPECIAL3 | 03040, enumerator
623 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); in tcg_out_bswap16s()
696 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg); in tcg_out_ext16s()
1997 i1 = OPC_SEH; in tcg_out_op()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/mips/
H A Dtcg-target.inc.c393 OPC_SEH = OPC_SPECIAL3 | 03040, enumerator
626 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); in tcg_out_bswap16s()
699 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg); in tcg_out_ext16s()
1994 i1 = OPC_SEH; in tcg_out_op()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/mips/
H A Dtcg-target.inc.c394 OPC_SEH = OPC_SPECIAL3 | 03040, enumerator
623 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); in tcg_out_bswap16s()
696 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg); in tcg_out_ext16s()
1997 i1 = OPC_SEH; in tcg_out_op()
/dports/emulators/qemu5/qemu-5.2.0/tcg/mips/
H A Dtcg-target.c.inc391 OPC_SEH = OPC_SPECIAL3 | 03040,
620 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret);
693 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg);
1994 i1 = OPC_SEH;
/dports/emulators/qemu60/qemu-6.0.0/tcg/mips/
H A Dtcg-target.c.inc338 OPC_SEH = OPC_SPECIAL3 | 03040,
567 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret);
640 tcg_out_opc_reg(s, OPC_SEH, ret, 0, arg);
1949 i1 = OPC_SEH;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/mips/
H A Dtcg-target.c.inc335 OPC_SEH = OPC_SPECIAL3 | 03040,
551 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); /* ssdc */
1906 i1 = OPC_SEH;
/dports/emulators/qemu/qemu-6.2.0/tcg/mips/
H A Dtcg-target.c.inc335 OPC_SEH = OPC_SPECIAL3 | 03040,
551 tcg_out_opc_reg(s, OPC_SEH, ret, 0, ret); /* ssdc */
1906 i1 = OPC_SEH;
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dmicromips_translate.c.inc1114 gen_bshfl(ctx, OPC_SEH, rs, rt);
H A Dnanomips_translate.c.inc1288 gen_bshfl(ctx, OPC_SEH, rs, rt);
H A Dtranslate.c491 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
5195 case OPC_SEH: in gen_bshfl()
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/
H A Dmicromips_translate.c.inc1114 gen_bshfl(ctx, OPC_SEH, rs, rt);
H A Dnanomips_translate.c.inc1288 gen_bshfl(ctx, OPC_SEH, rs, rt);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/
H A Dtranslate.c465 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
4928 case OPC_SEH: in gen_bshfl()
13847 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
17031 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32a0_nanomips_insn()
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dtranslate.c499 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
5533 case OPC_SEH: in gen_bshfl()
14713 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
17942 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32a0_nanomips_insn()
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dtranslate.c468 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
6488 case OPC_SEH: in gen_bshfl()
15646 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
18876 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32a0_nanomips_insn()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dtranslate.c469 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
6518 case OPC_SEH: in gen_bshfl()
15734 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
18964 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32a0_nanomips_insn()
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dtranslate.c468 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
6488 case OPC_SEH: in gen_bshfl()
15646 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
18876 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32a0_nanomips_insn()
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dtranslate.c511 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
6958 case OPC_SEH: in gen_bshfl()
16174 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
19404 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32a0_nanomips_insn()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dtranslate.c497 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
7037 case OPC_SEH: in gen_bshfl()
16473 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
19705 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32a0_nanomips_insn()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c438 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
4824 case OPC_SEH: in gen_bshfl()
12671 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c438 OPC_SEH = (0x18 << 6) | OPC_BSHFL, enumerator
4824 case OPC_SEH: in gen_bshfl()
12671 gen_bshfl(ctx, OPC_SEH, rs, rt); in gen_pool32axf()

12