]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert handle_vec_simd_shli to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Sep 2024 02:41:02 +0000 (19:41 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2024 11:58:57 +0000 (12:58 +0100)
commit583d69a746c9a7cc78b5d82ef6ed1e326e2471db
tree32cf44b195bbbc9af45379a567284eabdb763c1e
parent6e74165564491e0ab723be85ef3f65bac52a232c
target/arm: Convert handle_vec_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-18-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/a64.decode
target/arm/tcg/translate-a64.c