tcg: Introduce TCG_TARGET_HAS_tst
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 8 Jan 2024 21:46:19 +0000 (08:46 +1100)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 3 Feb 2024 23:43:48 +0000 (23:43 +0000)
commitcaf3eacc8f7f372c589432f53fb5835680a8863b
tree205783a14c13022ab6a53413b92532c23ec69fac
parentd48097d0270e702e4de88f6e36a256ebff33ad6c
tcg: Introduce TCG_TARGET_HAS_tst

Define as 0 for all tcg backends.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/aarch64/tcg-target.h
tcg/arm/tcg-target.h
tcg/i386/tcg-target.h
tcg/loongarch64/tcg-target.h
tcg/mips/tcg-target.h
tcg/ppc/tcg-target.h
tcg/riscv/tcg-target.h
tcg/s390x/tcg-target.h
tcg/sparc64/tcg-target.h
tcg/tci/tcg-target.h