target/arm: Convert Neon VHADD 3-reg-same insns
commitcb294bca866f1cd776e44e03e5e432942bc676e8
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 12 May 2020 16:38:51 +0000 (12 17:38 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 May 2020 14:03:09 +0000 (14 15:03 +0100)
tree438c1714d2d6add19e4545e86f4cdf9e98f3c01f
parent35d4352fa9e94b35bf17f58181cb16c184b98d56
target/arm: Convert Neon VHADD 3-reg-same insns

Convert the Neon VHADD insns in the 3-reg-same group to decodetree.

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