target/arm: Convert handle_scalar_simd_shli to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Sep 2024 02:41:09 +0000 (19:41 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2024 11:58:58 +0000 (12:58 +0100)
commit7e5d5a3d8c1fb506b5d3283688b400532c0501be
tree535f72a8b46b7331681fff9b5b47fae18b86266a
parent9c80de4884300e7af5ce8901d20160f9edac9059
target/arm: Convert handle_scalar_simd_shli to decodetree

This includes SHL and SLI.

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