]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64}
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 9 Jan 2025 20:48:21 +0000 (12:48 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:16 +0000 (13:40 -0700)
commitf791458932a21f8d99694af412304abfbce83765
tree7ef0b298e05b5f335f8f4c13f8649d512c2322b8
parent9204be8dec1a52e943185df392377d8853decf93
tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64}

All targets now provide negsetcond, so remove the conditional.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
14 files changed:
tcg/aarch64/tcg-target-has.h
tcg/arm/tcg-target-has.h
tcg/i386/tcg-target-has.h
tcg/loongarch64/tcg-target-has.h
tcg/mips/tcg-target-has.h
tcg/optimize.c
tcg/ppc/tcg-target-has.h
tcg/riscv/tcg-target-has.h
tcg/s390x/tcg-target-has.h
tcg/sparc64/tcg-target-has.h
tcg/tcg-has.h
tcg/tcg-op.c
tcg/tcg.c
tcg/tci/tcg-target-has.h