commit | 7e5d5a3d8c1fb506b5d3283688b400532c0501be | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Wed Sep 11 19:41:09 2024 -0700 |
committer | Peter Maydell <peter.maydell@linaro.org> | Thu Sep 19 12:58:58 2024 +0100 |
tree | 535f72a8b46b7331681fff9b5b47fae18b86266a | |
parent | 9c80de4884300e7af5ce8901d20160f9edac9059 [diff] |
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>