..
aarch64
tcg/aarch64: Use 'z' constraint
2025-02-18 08:29:03 -08:00
arm
include/exec: Use uintptr_t in CPUTLBEntry
2025-02-18 08:29:02 -08:00
i386
tcg/i386: Use tcg_{high,unsigned}_cond in tcg_out_brcond2
2025-02-18 08:29:03 -08:00
loongarch64
tcg/loongarch64: Improve constraints for TCG_CT_CONST_VCMP
2025-04-28 13:40:15 -07:00
mips
tcg/mips: Use 'z' constraint
2025-02-18 08:29:03 -08:00
ppc
include/exec: Use uintptr_t in CPUTLBEntry
2025-02-18 08:29:02 -08:00
riscv
tcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv and loongarch64
2025-02-18 08:29:03 -08:00
s390x
tcg: Replace addr{lo,hi}_reg with addr_reg in TCGLabelQemuLdst
2025-02-18 07:33:42 -08:00
sparc64
tcg/sparc64: Use 'z' constraint
2025-02-18 08:29:03 -08:00
tci
tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
2025-02-18 07:33:42 -08:00
debuginfo.c
accel/tcg: Move perf and debuginfo support to tcg/
2024-01-29 21:04:10 +10:00
meson.build
meson: Introduce top-level libuser_ss and libsystem_ss
2025-04-23 14:08:29 -07:00
optimize.c
tcg/optimize: Introduce opt_insert_{before,after}
2025-04-28 13:40:15 -07:00
perf.c
accel/tcg: Move perf and debuginfo support to tcg/
2024-01-29 21:04:10 +10: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 TCG_TARGET_HAS_deposit_{i32,i64}
2025-01-16 20:57:17 -08:00
tcg-internal.h
tcg: Pass max_threads not max_cpus to tcg_init
2025-04-23 15:07:32 -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
exec/cpu-all: remove this header
2025-04-23 15:04:57 -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: Remove TCG_TARGET_HAS_deposit_{i32,i64}
2025-01-16 20:57:17 -08:00
tcg.c
tcg: Pass max_threads not max_cpus to tcg_init
2025-04-23 15:07:32 -07:00
tci.c
tcg: Merge INDEX_op_qemu_*_{a32,a64}_*
2025-02-18 07:33:42 -08:00