target/arm: Convert Neon 3-reg-same compare insns to decodetree
commit727ff1d63213e6666e511956903b9e97a339ec7e
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 12 May 2020 16:39:01 +0000 (12 17:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 14 May 2020 14:03:09 +0000 (14 15:03 +0100)
tree708a50119e2d48b78d29fd872dfc78e185764a22
parent8aa71ead912ca0a9c0d29b74e0976f91952f950a
target/arm: Convert Neon 3-reg-same compare insns to decodetree

Convert the Neon integer 3-reg-same compare insns VCGE, VCGT,
VCEQ, VACGE and VACGT to decodetree.

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