]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Convert setcond, negsetcond to TCGOutOpSetcond
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 10 Jan 2025 17:12:06 +0000 (09:12 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:16 +0000 (13:40 -0700)
commit5a7b38c8ca056f1ffbb488c1b7c97636b1f3b22b
tree356c3beef469748385d60a34d976055d40e55743
parentf791458932a21f8d99694af412304abfbce83765
tcg: Convert setcond, negsetcond to TCGOutOpSetcond

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
13 files changed:
tcg/aarch64/tcg-target.c.inc
tcg/arm/tcg-target.c.inc
tcg/i386/tcg-target.c.inc
tcg/loongarch64/tcg-target.c.inc
tcg/mips/tcg-target-con-set.h
tcg/mips/tcg-target.c.inc
tcg/ppc/tcg-target.c.inc
tcg/riscv/tcg-target.c.inc
tcg/s390x/tcg-target.c.inc
tcg/sparc64/tcg-target-con-set.h
tcg/sparc64/tcg-target.c.inc
tcg/tcg.c
tcg/tci/tcg-target.c.inc