]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/arm: Convert handle_scalar_simd_shri to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Sep 2024 02:41:08 +0000 (19:41 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2024 11:58:58 +0000 (12:58 +0100)
commit9c80de4884300e7af5ce8901d20160f9edac9059
treeaf2593019836bd1b347e0062d3eab63aa9d2e1da
parentfe5b8abe17c2f85e264e9086c033099bb7f45069
target/arm: Convert handle_scalar_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-24-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c