]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Convert brcond to TCGOutOpBrcond
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 10 Jan 2025 19:40:06 +0000 (11:40 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:16 +0000 (13:40 -0700)
commit99ac4706b35a2c16e2bf4437e966fc39c41ed67d
tree16fee28c9e090f896c3dfe785df501e78c6a2a56
parenta363e1e179445102d7940e92d394d6c00c126f13
tcg: Convert brcond to TCGOutOpBrcond

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
16 files changed:
tcg/aarch64/tcg-target.c.inc
tcg/arm/tcg-target.c.inc
tcg/i386/tcg-target.c.inc
tcg/loongarch64/tcg-target-con-set.h
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-con-set.h
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.c
tcg/tci/tcg-target.c.inc