target/arm: Inline scalar SUQADD and USQADD
commit1217edace8a5f1f8c4eb7f0648ff47eccd08bc8e
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 28 May 2024 20:30:16 +0000 (28 13:30 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 30 May 2024 14:24:39 +0000 (30 15:24 +0100)
tree0eaf67484fc8307e77f44ecf92ad55310b55e704
parent8f6343ae18d745653a4668cc0924016444d76460
target/arm: Inline scalar SUQADD and USQADD

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-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.h
target/arm/tcg/gengvec64.c
target/arm/tcg/neon_helper.c
target/arm/tcg/translate-a64.c
target/arm/tcg/translate-a64.h