]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 26 Oct 2023 04:14:04 +0000 (21:14 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 6 Nov 2023 16:27:21 +0000 (08:27 -0800)
commitb701f195d3ed39429fab5787df7c6b1c9377ab94
treec19435be42564e1ad6d7ffe00283283d8fe7f3af
parent0fbee2b76441db5452cde98148f600aba907f4f7
tcg: Remove TCG_TARGET_HAS_neg_{i32,i64}

The movcond opcode is now mandatory for backends to implement.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20231026041404.1229328-7-richard.henderson@linaro.org>
16 files changed:
include/tcg/tcg-opc.h
include/tcg/tcg.h
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/i386/tcg-target.h
tcg/loongarch64/tcg-target.h
tcg/mips/tcg-target.h
tcg/optimize.c
tcg/ppc/tcg-target.h
tcg/riscv/tcg-target.h
tcg/s390x/tcg-target.h
tcg/sparc64/tcg-target.h
tcg/tcg-op.c
tcg/tcg.c
tcg/tci.c
tcg/tci/tcg-target.h