Home
last modified time | relevance | path

Searched refs:OPC_BITSWAP (Results 1 – 15 of 15) sorted by relevance

/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/target/mips/tcg/
H A Dtranslate.c496 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
5308 case OPC_BITSWAP: in gen_bitswap()
14395 case OPC_BITSWAP: in decode_opc_special3_r6()
15140 case OPC_BITSWAP: in decode_opc_special3()
H A Dmicromips_translate.c.inc1108 gen_bitswap(ctx, OPC_BITSWAP, rs, rt);
H A Dnanomips_translate.c.inc2168 gen_bitswap(ctx, OPC_BITSWAP, ret, rs);
/dports/emulators/qemu/qemu-6.2.0/target/mips/tcg/
H A Dtranslate.c496 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
5303 case OPC_BITSWAP: in gen_bitswap()
14379 case OPC_BITSWAP: in decode_opc_special3_r6()
15124 case OPC_BITSWAP: in decode_opc_special3()
H A Dmicromips_translate.c.inc1108 gen_bitswap(ctx, OPC_BITSWAP, rs, rt);
H A Dnanomips_translate.c.inc2174 gen_bitswap(ctx, OPC_BITSWAP, ret, rs);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/target/mips/
H A Dtranslate.c468 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
5073 case OPC_BITSWAP: in gen_bitswap()
13841 gen_bitswap(ctx, OPC_BITSWAP, rs, rt); in gen_pool32axf()
17911 gen_bitswap(ctx, OPC_BITSWAP, ret, rs); in gen_pool32axf_4_nanomips_insn()
22744 case OPC_BITSWAP: in decode_opc_special3_r6()
23384 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/qemu60/qemu-6.0.0/target/mips/
H A Dtranslate.c504 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
5653 case OPC_BITSWAP: in gen_bitswap()
14707 gen_bitswap(ctx, OPC_BITSWAP, rs, rt); in gen_pool32axf()
18822 gen_bitswap(ctx, OPC_BITSWAP, ret, rs); in gen_pool32axf_4_nanomips_insn()
23810 case OPC_BITSWAP: in decode_opc_special3_r6()
24559 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/qemu-utils/qemu-4.2.1/target/mips/
H A Dtranslate.c473 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
6633 case OPC_BITSWAP: in gen_bitswap()
15640 gen_bitswap(ctx, OPC_BITSWAP, rs, rt); in gen_pool32axf()
19756 gen_bitswap(ctx, OPC_BITSWAP, ret, rs); in gen_pool32axf_4_nanomips_insn()
27167 case OPC_BITSWAP: in decode_opc_special3_r6()
28072 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/target/mips/
H A Dtranslate.c474 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
6663 case OPC_BITSWAP: in gen_bitswap()
15728 gen_bitswap(ctx, OPC_BITSWAP, rs, rt); in gen_pool32axf()
19844 gen_bitswap(ctx, OPC_BITSWAP, ret, rs); in gen_pool32axf_4_nanomips_insn()
27255 case OPC_BITSWAP: in decode_opc_special3_r6()
28179 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/qemu42/qemu-4.2.1/target/mips/
H A Dtranslate.c473 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
6633 case OPC_BITSWAP: in gen_bitswap()
15640 gen_bitswap(ctx, OPC_BITSWAP, rs, rt); in gen_pool32axf()
19756 gen_bitswap(ctx, OPC_BITSWAP, ret, rs); in gen_pool32axf_4_nanomips_insn()
27167 case OPC_BITSWAP: in decode_opc_special3_r6()
28072 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/qemu5/qemu-5.2.0/target/mips/
H A Dtranslate.c516 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
7103 case OPC_BITSWAP: in gen_bitswap()
16168 gen_bitswap(ctx, OPC_BITSWAP, rs, rt); in gen_pool32axf()
20284 gen_bitswap(ctx, OPC_BITSWAP, ret, rs); in gen_pool32axf_4_nanomips_insn()
27687 case OPC_BITSWAP: in decode_opc_special3_r6()
28611 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/target/mips/
H A Dtranslate.c502 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
7184 case OPC_BITSWAP: in gen_bitswap()
16467 gen_bitswap(ctx, OPC_BITSWAP, rs, rt); in gen_pool32axf()
20585 gen_bitswap(ctx, OPC_BITSWAP, ret, rs); in gen_pool32axf_4_nanomips_insn()
28001 case OPC_BITSWAP: in decode_opc_special3_r6()
28926 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c441 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
16715 case OPC_BITSWAP: in decode_opc_special3_r6()
17316 case OPC_BITSWAP: in decode_opc_special3()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/target-mips/
H A Dtranslate.c441 OPC_BITSWAP = (0x00 << 6) | OPC_BSHFL /* 00000 */ enumerator
16715 case OPC_BITSWAP: in decode_opc_special3_r6()
17316 case OPC_BITSWAP: in decode_opc_special3()