qemu/tcg
Richard Henderson b4f6f672a3 tcg: Export tcg_gen_ussub_i{32,64,tl}
Move from tcg-op-gvec.c to tcg-op.c.
Use a temporary, to cover the possibility of operand overlap.

(Cc for stable as this is a prerequisite for the bug fix
in the next commit.)

Cc: qemu-stable@nongnu.org
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Message-id: 20260811191540.79882-2-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2026-08-21 09:14:35 +01:00
..
aarch64 tcg/aarch64: Use CTZ from FEAT_CSSC 2026-08-18 17:35:28 -07:00
loongarch64 tcg: Add integer min/max opcodes 2026-08-18 17:31:49 -07:00
ppc64 tcg: Add integer min/max opcodes 2026-08-18 17:31:49 -07:00
riscv64 target/riscv64: Implement min/max with Zbb 2026-08-18 17:31:49 -07:00
s390x tcg: Add integer min/max opcodes 2026-08-18 17:31:49 -07:00
sparc64 tcg: Add integer min/max opcodes 2026-08-18 17:31:49 -07:00
tci tcg: Add integer min/max opcodes 2026-08-18 17:31:49 -07:00
x86_64 tcg: Add integer min/max opcodes 2026-08-18 17:31:49 -07:00
debuginfo.c accel/tcg: Move perf and debuginfo support to tcg/ 2024-01-29 21:04:10 +10:00
meson.build meson: remove lib{system, user}_ss aliases 2025-05-26 17:31:06 +02:00
optimize.c tcg/optimize: Handle min/max opcodes 2026-08-18 17:31:49 -07:00
perf.c tcg: Drop TCGContext.page_{mask,bits} 2025-05-28 08:08:47 +01:00
region.c tcg: Defer tb_flush when initial thread region alloc fails 2026-08-18 17:31:41 -07:00
tcg-common.c tcg: Constify tcg_op_defs 2025-01-16 20:57:16 -08:00
tcg-has.h tcg: Drop TCG_TARGET_REG_BITS test in tcg-has.h 2026-01-17 10:46:18 +11:00
tcg-internal.h tcg: Defer tb_flush when initial thread region alloc fails 2026-08-18 17:31:41 -07:00
tcg-op-gvec.c tcg: Export tcg_gen_ussub_i{32,64,tl} 2026-08-21 09:14:35 +01:00
tcg-op-ldst.c tcg: Pass host-endian values to plugin_gen_mem_callbacks_* 2026-03-25 14:51:15 -07:00
tcg-op-vec.c tcg: Remove INDEX_op_dup2_vec 2026-01-17 10:46:18 +11:00
tcg-op.c tcg: Export tcg_gen_ussub_i{32,64,tl} 2026-08-21 09:14:35 +01:00
tcg.c tcg: Add integer min/max opcodes 2026-08-18 17:31:49 -07:00
tci.c tcg/tci: Remove glue TCG_TARGET_REG_BITS renames 2026-01-17 10:46:18 +11:00