target/arm: Do not test TCG_TARGET_HAS_bitsel_vec
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 25 Dec 2024 01:07:10 +0000 (17:07 -0800)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 17 Jan 2025 04:57:16 +0000 (20:57 -0800)
commit09246b1797a739c1982353eea5272735b411645d
tree51954cb4271c4f318d3a61df020d3cf99771a77a
parent771a5925e8142550d9469b1ed394b63bab021b15
target/arm: Do not test TCG_TARGET_HAS_bitsel_vec

Rely on tcg-op-vec.c to expand the opcode if missing.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/tcg/translate-sve.c