You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Richard Henderson
c86da2b1dd
tcg: Use uintptr_t in tcg_malloc implementation
Avoid ubsan failure with clang-20,
tcg.h:715:19: runtime error: applying non-zero offset 64 to null pointer
by not using pointers.
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
9 months ago
..
aarch64
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
arm
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
i386
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
loongarch64
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
mips
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
ppc
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
riscv
tcg/riscv: Fix typo in tgen_extract
9 months ago
s390x
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
sparc64
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
tci
tcg: Remove tcg_out_op
11 months ago
debuginfo.c
accel/tcg: Move perf and debuginfo support to tcg/
2 years ago
meson.build
meson: remove lib{system, user}_ss aliases
10 months ago
optimize.c
tcg/optimize: Simplify fold_eqv constant checks
9 months ago
perf.c
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
region.c
tcg: Pass max_threads not max_cpus to tcg_init
11 months ago
tcg-common.c
tcg: Constify tcg_op_defs
1 year ago
tcg-has.h
tcg: Remove add2/sub2 opcodes
11 months ago
tcg-internal.h
tcg: Add TCGType to tcg_op_insert_{after,before}
11 months ago
tcg-op-gvec.c
tcg: Split out tcg_gen_gvec_dup_imm_var
9 months ago
tcg-op-ldst.c
tcg: Drop TCGContext.page_{mask,bits}
10 months ago
tcg-op-vec.c
tcg: Only include 'tcg-has.h' when necessary
1 year ago
tcg-op.c
tcg: Merge INDEX_op_st*_{i32,i64}
11 months ago
tcg.c
tcg: Use uintptr_t in tcg_malloc implementation
9 months ago
tci.c
tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
11 months ago