target/arm: Convert VZIP, VUZP to decodetree
commit567663a2af2457da8aa74f221b1f3f8a6d2eddf6
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 17:08:26 +0000 (16 18:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:46 +0000 (23 11:39 +0100)
tree832fc2aa2ccb095f4ef17e181c676593bea5f54d
parent6106af3aa2304fccee91a3a90138352b0c2af998
target/arm: Convert VZIP, VUZP to decodetree

Convert the Neon VZIP and VUZP insns in the 2-reg-misc group to
decodetree.

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