]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg: Remove INDEX_op_qemu_st8_*
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 27 Jan 2025 01:34:19 +0000 (17:34 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 28 Apr 2025 20:40:17 +0000 (13:40 -0700)
commit33aba058c8fcc9b1581b03a1fbac45d8d91baac6
treea453866d9fc6c2660be86004709a13cb2b28ebd1
parentbf7ca5fb3032b95fd83dbb9883e904ee28baa229
tcg: Remove INDEX_op_qemu_st8_*

The i386 backend can now check TCGOP_FLAGS to select
the correct set of constraints.

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>
17 files changed:
docs/devel/tcg-ops.rst
include/tcg/tcg-opc.h
tcg/aarch64/tcg-target-has.h
tcg/arm/tcg-target-has.h
tcg/i386/tcg-target-con-str.h
tcg/i386/tcg-target-has.h
tcg/i386/tcg-target.c.inc
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-op-ldst.c
tcg/tcg.c
tcg/tci/tcg-target-has.h