tcg: Introduce TCG_TARGET_HAS_tst_vec
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 15 May 2024 10:49:01 +0000 (12:49 +0200)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 23 May 2024 02:05:21 +0000 (19:05 -0700)
commitaf8c14a25477e0ea127ca66d5d9c0710da854906
tree916d9451e00c12da1fafff0ce9bc4b303c98b873
parent7e1c0047015ffbd408e1aa4a5ec1abe4751dbf7e
tcg: Introduce TCG_TARGET_HAS_tst_vec

Prelude to supporting TCG_COND_TST* in vector comparisons.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
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/ppc/tcg-target.h
tcg/s390x/tcg-target.h