target/arm: Convert Neon VCVT f16/f32 insns to decodetree
commit654a517355e249435505ae5ff14a7520410cf7a4
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 16 Jun 2020 17:08:29 +0000 (16 18:08 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 23 Jun 2020 10:39:46 +0000 (23 11:39 +0100)
tree1d798357de026136c035fe2f2db3b539191d3bbb
parent749e2be36d75f11d5fa8f8277e2a0569bd2a1c97
target/arm: Convert Neon VCVT f16/f32 insns to decodetree

Convert the Neon insns in the 2-reg-misc group which are
VCVT between f32 and f16 to decodetree.

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