target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree
commita183d5fb38b07bab2a840196186c4806f3c67c0d
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 17:08:41 +0000 (16 18:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:47 +0000 (23 11:39 +0100)
treec69bccc5414cf55fe11d31a90359d6b4e6696fbc
parent128123ea34e9e6afe4842aefcb9cf84b9642ac22
target/arm: Convert Neon 2-reg-misc VCVT insns to decodetree

Convert the VCVT instructions in the 2-reg-misc grouping to
decodetree.

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