target/arm: Convert handle_vec_simd_shri to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Sep 2024 02:41:01 +0000 (19:41 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2024 11:58:57 +0000 (12:58 +0100)
commit6e74165564491e0ab723be85ef3f65bac52a232c
treec4eeb71be494d6ce69545e1b915303a589229d15
parentda457c93566a76f9ac29f8b8cc5918e6d9cae8a6
target/arm: Convert handle_vec_simd_shri to decodetree

This includes SSHR, USHR, SSRA, USRA, SRSHR, URSHR, SRSRA, URSRA, SRI.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20240912024114.1097832-17-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c