]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 12 Sep 2024 02:41:12 +0000 (19:41 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 19 Sep 2024 11:58:58 +0000 (12:58 +0100)
commit6e1ae741f9008f24cacc0b0d7c2764886d4c705b
tree38b435e94858bad6daf84f4e487f8fe08ecddb9e
parent3e683f0a8c7f8925a314aac6659f5c1ab7f38e85
target/arm: Convert SQSHL, UQSHL, SQSHLU (immediate) to decodetree

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