target/arm: Convert Neon 3-reg-same comparisons to decodetree
commit02bd0cdb64b3e79419ba3a8746cb86430883b3ae
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 30 Apr 2020 18:09:44 +0000 (30 19:09 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 4 May 2020 11:57:56 +0000 (4 12:57 +0100)
treeaeaae4b7ccfbba213dcaeedd949a8a90e20b15a9
parent36b59310c38d45213bf860affa90618aa5eeca93
target/arm: Convert Neon 3-reg-same comparisons to decodetree

Convert the Neon comparison ops in the 3-reg-same grouping
to decodetree.

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