qemu-cr16/include/tcg
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>
2025-07-11 10:43:47 -06:00
..
debug-assert.h
debuginfo.h
helper-info.h
insn-start-words.h tcg: Define INSN_START_WORDS as constant 3 2025-05-01 07:37:13 -07:00
perf.h
startup.h tcg: Pass max_threads not max_cpus to tcg_init 2025-04-23 15:07:32 -07:00
tcg-cond.h
tcg-gvec-desc.h
tcg-ldst.h
tcg-mo.h
tcg-op-common.h tcg: add vaddr type for helpers 2025-05-14 15:12:40 +01:00
tcg-op-gvec-common.h tcg: Split out tcg_gen_gvec_dup_imm_var 2025-06-23 11:44:28 -07:00
tcg-op-gvec.h
tcg-op.h tcg: Define INSN_START_WORDS as constant 3 2025-05-01 07:37:13 -07:00
tcg-opc.h tcg: Define INSN_START_WORDS as constant 3 2025-05-01 07:37:13 -07:00
tcg-temp-internal.h tcg: Reset free_temps before tcg_optimize 2024-12-12 14:28:38 -06:00
tcg.h tcg: Use uintptr_t in tcg_malloc implementation 2025-07-11 10:43:47 -06:00