target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
commitd3c8c736f8b4bdd02831076286b1788232f46ced
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 22 May 2020 14:55:12 +0000 (22 15:55 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Jun 2020 16:23:09 +0000 (5 17:23 +0100)
treea7be75406d0c464e683823bdbb7241340e02e13c
parentd02ded087030d2b5b5906b127d616acb2a6d1483
target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree

Convert the VSHL and VSLI insns from the Neon 2-registers-and-a-shift
group to decodetree.

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