target/arm: Convert Neon 2-reg-misc VSHLL to decodetree
commit749e2be36d75f11d5fa8f8277e2a0569bd2a1c97
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 17:08:28 +0000 (16 18:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:46 +0000 (23 11:39 +0100)
tree5164ded2e67db1b7554ff4fc81e67dc2e719a45e
parent3882bdacb0ad548864b9f2582a32bb5c785e3165
target/arm: Convert Neon 2-reg-misc VSHLL to decodetree

Convert the VSHLL insn in the 2-reg-misc Neon group to decodetree.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200616170844.13318-6-peter.maydell@linaro.org
target/arm/neon-dp.decode
target/arm/translate-neon.inc.c
target/arm/translate.c