qemu-e2k/tcg
Richard Henderson 01a3b5dead tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st}
We need to set this in TCGLabelQemuLdst, so plumb this
all the way through from tcg_out_op.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-05 17:21:03 +01:00
..
aarch64 tcg/aarch64: Introduce HostAddress 2023-05-05 17:20:01 +01:00
arm tcg/arm: Introduce HostAddress 2023-05-05 17:20:01 +01:00
i386 tcg/i386: Introduce tcg_out_testi 2023-05-05 17:10:59 +01:00
loongarch64 tcg/loongarch64: Introduce HostAddress 2023-05-05 17:20:01 +01:00
mips tcg/mips: Rationalize args to tcg_out_qemu_{ld,st} 2023-05-05 17:20:01 +01:00
ppc tcg/ppc: Introduce HostAddress 2023-05-05 17:21:03 +01:00
riscv tcg/riscv: Rationalize args to tcg_out_qemu_{ld,st} 2023-05-05 17:21:03 +01:00
s390x tcg/s390x: Pass TCGType to tcg_out_qemu_{ld,st} 2023-05-05 17:21:03 +01:00
sparc64 tcg: Introduce tcg_out_xchg 2023-04-23 08:46:45 +01:00
tci Document that -singlestep command line option is deprecated 2023-05-02 15:47:40 +01:00
meson.build
optimize.c tcg: Replace tcg_abort with g_assert_not_reached 2023-04-23 08:17:46 +01:00
region.c tcg: use QTree instead of GTree 2023-03-28 15:23:10 -07:00
tcg-common.c tcg: Silent -Wmissing-field-initializers warning 2023-02-27 22:29:01 +01:00
tcg-internal.h
tcg-ldst.c.inc tcg: Clear TCGLabelQemuLdst on allocation 2023-04-23 08:46:45 +01:00
tcg-op-gvec.c tcg: Add tcg_gen_gvec_rotrs 2023-05-02 13:05:45 -07:00
tcg-op-vec.c tcg: Drop tcg_const_*_vec 2023-03-13 07:03:39 -07:00
tcg-op.c tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb 2023-03-22 15:06:57 +00:00
tcg-pool.c.inc
tcg.c tcg: Introduce tcg_out_movext2 2023-05-02 13:05:45 -07:00
tci.c