qemu-e2k/tcg
Richard Henderson 24e46e6c9d accel/tcg: Widen tcg-ldst.h addresses to uint64_t
Always pass the target address as uint64_t.
Adjust tcg_out_{ld,st}_helper_args to match.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-05-16 16:30:29 -07:00
..
aarch64 tcg/aarch64: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
arm tcg/arm: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
i386 tcg/i386: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
loongarch64 tcg/loongarch64: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
mips tcg/mips: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
ppc tcg/ppc: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
riscv tcg/riscv: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
s390x tcg/s390x: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
sparc64 tcg/sparc64: Use atom_and_align_for_opc 2023-05-16 16:30:29 -07:00
tci tcg: Add INDEX_op_qemu_{ld,st}_i128 2023-05-16 16:30:25 -07:00
meson.build tcg: Split out memory ops to tcg-op-ldst.c 2023-05-16 16:30:29 -07:00
optimize.c tcg: Add INDEX_op_qemu_{ld,st}_i128 2023-05-16 16:30:25 -07:00
region.c tcg: use QTree instead of GTree 2023-03-28 15:23:10 -07:00
tcg-common.c
tcg-internal.h tcg: Introduce tcg_target_has_memory_bswap 2023-05-16 15:21:39 -07:00
tcg-ldst.c.inc tcg: Move TCGLabelQemuLdst to tcg.c 2023-05-05 17:21:03 +01:00
tcg-op-gvec.c tcg: Add tcg_gen_gvec_rotrs 2023-05-02 13:05:45 -07:00
tcg-op-ldst.c tcg: Split out memory ops to tcg-op-ldst.c 2023-05-16 16:30:29 -07:00
tcg-op-vec.c
tcg-op.c tcg: Split out memory ops to tcg-op-ldst.c 2023-05-16 16:30:29 -07:00
tcg-pool.c.inc
tcg.c accel/tcg: Widen tcg-ldst.h addresses to uint64_t 2023-05-16 16:30:29 -07:00
tci.c tcg/tci: Use helper_{ld,st}*_mmu for user-only 2023-05-16 15:21:39 -07:00