Home
last modified time | relevance | path

Searched refs:LDUH (Results 1 – 25 of 55) sorted by relevance

123

/dports/emulators/x49gp/x49gp/x49gp-code/qemu/qemu-git/tcg/sparc/
H A Dtcg-target.c254 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
792 tcg_out_ldst(s, data_reg, arg0, 0, LDUH); in tcg_out_qemu_ld()
1078 tcg_out_ldst(s, args[0], args[1], args[2], LDUH); in tcg_out_op()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/sparc/
H A Dsparcdefs.h291 #define LDUH (OP3 == OP3_LDUH) macro
/dports/emulators/mame/mame-mame0226/src/devices/cpu/sparc/
H A Dsparcdefs.h291 #define LDUH (OP3 == OP3_LDUH) macro
/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/tcg/sparc/
H A Dtcg-target.c233 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
1049 [MO_BEUW] = LDUH,
1261 tcg_out_ldst(s, a0, a1, a2, LDUH); in tcg_out_op()
/dports/emulators/unicorn/unicorn-1.0.2/qemu/tcg/sparc/
H A Dtcg-target.c233 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
1049 [MO_BEUW] = LDUH,
1261 tcg_out_ldst(s, a0, a1, a2, LDUH); in tcg_out_op()
/dports/emulators/qemu-utils/qemu-4.2.1/tcg/sparc/
H A Dtcg-target.inc.c234 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
1139 [MO_BEUW] = LDUH,
1397 tcg_out_ldst(s, a0, a1, a2, LDUH); in tcg_out_op()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/tcg/sparc/
H A Dtcg-target.inc.c234 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
1139 [MO_BEUW] = LDUH,
1397 tcg_out_ldst(s, a0, a1, a2, LDUH); in tcg_out_op()
/dports/emulators/qemu42/qemu-4.2.1/tcg/sparc/
H A Dtcg-target.inc.c234 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
1139 [MO_BEUW] = LDUH,
1397 tcg_out_ldst(s, a0, a1, a2, LDUH); in tcg_out_op()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/tcg/sparc/
H A Dtcg-target.inc.c234 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
1172 [MO_BEUW] = LDUH,
1430 tcg_out_ldst(s, a0, a1, a2, LDUH); in tcg_out_op()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/tcg/sparc/
H A Dtcg-target.inc.c234 #define LDUH (INSN_OP(3) | INSN_OP3(0x02)) macro
1139 [MO_BEUW] = LDUH,
1397 tcg_out_ldst(s, a0, a1, a2, LDUH); in tcg_out_op()
/dports/devel/avr-gdb/gdb-7.3.1/sim/erc32/
H A Dexec.c195 #define LDUH 0x02 macro
1286 case LDUH:
/dports/devel/gdb761/gdb-7.6.1/sim/erc32/
H A Dexec.c195 #define LDUH 0x02 macro
1286 case LDUH:
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/erc32/
H A Dexec.c195 #define LDUH 0x02 macro
1286 case LDUH:
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/erc32/
H A Dexec.c195 #define LDUH 0x02 macro
1286 case LDUH:
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tcg/sparc/
H A Dtcg-target.c.inc254 #define LDUH (INSN_OP(3) | INSN_OP3(0x02))
1125 [MO_BEUW] = LDUH,
1382 tcg_out_ldst(s, a0, a1, a2, LDUH);
/dports/emulators/qemu/qemu-6.2.0/tcg/sparc/
H A Dtcg-target.c.inc254 #define LDUH (INSN_OP(3) | INSN_OP3(0x02))
1125 [MO_BEUW] = LDUH,
1382 tcg_out_ldst(s, a0, a1, a2, LDUH);
/dports/emulators/qemu60/qemu-6.0.0/tcg/sparc/
H A Dtcg-target.c.inc254 #define LDUH (INSN_OP(3) | INSN_OP3(0x02))
1116 [MO_BEUW] = LDUH,
1373 tcg_out_ldst(s, a0, a1, a2, LDUH);
/dports/games/ioquake3-server/ioquake3-1.36/code/qcommon/
H A Dvm_sparc.c132 LDUHI, LDUH, enumerator
1062 in(LDUH, rFIRST(fp), rDATABASE, rFIRST(fp)); in compile_one_insn()
/dports/games/ioquake3/ioquake3-1.36/code/qcommon/
H A Dvm_sparc.c132 LDUHI, LDUH, enumerator
1062 in(LDUH, rFIRST(fp), rDATABASE, rFIRST(fp)); in compile_one_insn()
/dports/games/openarena/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_sparc.c132 LDUHI, LDUH, enumerator
1062 in(LDUH, rFIRST(fp), rDATABASE, rFIRST(fp)); in compile_one_insn()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/qcommon/
H A Dvm_sparc.c132 LDUHI, LDUH, enumerator
1062 in(LDUH, rFIRST(fp), rDATABASE, rFIRST(fp)); in compile_one_insn()
/dports/games/iortcw/iortcw-1.51c/MP/code/qcommon/
H A Dvm_sparc.c132 LDUHI, LDUH, enumerator
1083 in(LDUH, rFIRST(fp), rDATABASE, rFIRST(fp)); in compile_one_insn()
/dports/games/iortcw/iortcw-1.51c/SP/code/qcommon/
H A Dvm_sparc.c132 LDUHI, LDUH, enumerator
1083 in(LDUH, rFIRST(fp), rDATABASE, rFIRST(fp)); in compile_one_insn()
/dports/emulators/qemu5/qemu-5.2.0/tcg/sparc/
H A Dtcg-target.c.inc234 #define LDUH (INSN_OP(3) | INSN_OP3(0x02))
1134 [MO_BEUW] = LDUH,
1392 tcg_out_ldst(s, a0, a1, a2, LDUH);
/dports/games/libretro-paralleln64/parallel-n64-6e26fbb/mupen64plus-rsp-paraLLEl/lightning/lib/
H A Djit_sparc-cpu.c126 # define LDUH(rs1, rs2, rd) f3r(3, rd, 2, rs1, rs2) macro
746 # define ldr_us(r0, r1) LDUH(r1, 0, r0)
777 # define ldxr_us(r0, r1, r2) LDUH(r1, r2, r0)

123