]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Remove tcg_out_op
authorRichard Henderson <richard.henderson@linaro.org>
Sun, 16 Feb 2025 22:22:48 +0000 (14:22 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:17 +0000 (13:40 -0700)
commiteafecf08059953a2d1d06b6a6ded3c56916cbdd4
tree1a0dc2f08e5132e83e5b24f80c4aba71edb70e57
parent86fe5c2597ca165228ee9cd082886846de4c9ece
tcg: Remove tcg_out_op

All integer opcodes are now converted to TCGOutOp.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
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.c.inc
tcg/ppc/tcg-target.c.inc
tcg/riscv/tcg-target.c.inc
tcg/s390x/tcg-target.c.inc
tcg/sparc64/tcg-target.c.inc
tcg/tcg.c
tcg/tci/tcg-target.c.inc