qemu/tcg
Pierrick Bouvier 21a75f792f tcg: add vaddr type for helpers
Defined as an alias of i32/i64 depending on host pointer size.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-id: 20250512180502.2395029-13-pierrick.bouvier@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2025-05-14 15:12:40 +01:00
..
aarch64 tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
arm tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
i386 tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
loongarch64 tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
mips tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
ppc tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
riscv tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
s390x tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
sparc64 tcg/sparc64: Implement CTPOP 2025-04-28 13:40:17 -07:00
tci tcg: Remove tcg_out_op 2025-04-28 13:40:17 -07:00
debuginfo.c accel/tcg: Move perf and debuginfo support to tcg/ 2024-01-29 21:04:10 +10:00
meson.build meson: do not check supported TCG architecture if no emulators built 2025-05-12 16:08:24 +02:00
optimize.c tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} 2025-04-28 13:40:17 -07:00
perf.c tcg: Define INSN_START_WORDS as constant 3 2025-05-01 07:37:13 -07:00
region.c tcg: Pass max_threads not max_cpus to tcg_init 2025-04-23 15:07:32 -07:00
tcg-common.c tcg: Constify tcg_op_defs 2025-01-16 20:57:16 -08:00
tcg-has.h tcg: Remove add2/sub2 opcodes 2025-04-28 13:40:17 -07:00
tcg-internal.h tcg: Add TCGType to tcg_op_insert_{after,before} 2025-04-28 13:40:15 -07:00
tcg-op-gvec.c tcg: Only include 'tcg-has.h' when necessary 2025-01-16 20:57:16 -08:00
tcg-op-ldst.c tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} 2025-04-28 13:40:17 -07:00
tcg-op-vec.c tcg: Only include 'tcg-has.h' when necessary 2025-01-16 20:57:16 -08:00
tcg-op.c tcg: Merge INDEX_op_st*_{i32,i64} 2025-04-28 13:40:17 -07:00
tcg.c tcg: add vaddr type for helpers 2025-05-14 15:12:40 +01:00
tci.c tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128} 2025-04-28 13:40:17 -07:00