target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB
commitf4fa83d6148f9d9bbd543c776e6cdc919c43c8e3
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 May 2024 20:30:17 +0000 (28 13:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 May 2024 14:24:39 +0000 (30 15:24 +0100)
tree2dba80d126021dc99a2da9af9ab5de885f1dd925
parent1217edace8a5f1f8c4eb7f0648ff47eccd08bc8e
target/arm: Inline scalar SQADD, UQADD, SQSUB, UQSUB

This eliminates the last uses of these neon helpers.
Incorporate the MO_64 expanders as an option to the vector expander.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240528203044.612851-7-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.h
target/arm/tcg/gengvec.c
target/arm/tcg/neon_helper.c
target/arm/tcg/translate-a64.c
target/arm/tcg/translate.h