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>
1 year ago
..
aarch64
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
arm
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
i386
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
loongarch64
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
mips
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
ppc
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
riscv
tcg/riscv: Fix typo in tgen_extract
1 year ago
s390x
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
sparc64
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
tci
tcg: Remove tcg_out_op
1 year ago
debuginfo.c
accel/tcg: Move perf and debuginfo support to tcg/
3 years ago
meson.build
meson: remove lib{system, user}_ss aliases
1 year ago
optimize.c
tcg/optimize: Simplify fold_eqv constant checks
1 year ago
perf.c
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
region.c
tcg: Pass max_threads not max_cpus to tcg_init
1 year ago
tcg-common.c
tcg: Constify tcg_op_defs
2 years ago
tcg-has.h
tcg: Remove add2/sub2 opcodes
1 year ago
tcg-internal.h
tcg: Add TCGType to tcg_op_insert_{after,before}
1 year ago
tcg-op-gvec.c
tcg: Split out tcg_gen_gvec_dup_imm_var
1 year ago
tcg-op-ldst.c
tcg: Drop TCGContext.page_{mask,bits}
1 year ago
tcg-op-vec.c
tcg: Only include 'tcg-has.h' when necessary
2 years ago
tcg-op.c
tcg: Merge INDEX_op_st*_{i32,i64}
1 year ago
tcg.c
tcg: Use uintptr_t in tcg_malloc implementation
1 year ago
tci.c
tcg: Merge INDEX_op_{ld,st}_{i32,i64,i128}
1 year ago