target/arm: Convert VCVT fixed-point ops to decodetree
commit3da26f11711caeaa18318b6afa14dfb81d7650ab
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 22 May 2020 14:55:19 +0000 (22 15:55 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 5 Jun 2020 16:23:10 +0000 (5 17:23 +0100)
tree9b82bfad6bb204e49854113d2763631a32f727b8
parent968bf842742a5ffbb0041cb31089e61a9f7a833d
target/arm: Convert VCVT fixed-point ops to decodetree

Convert the VCVT fixed-point conversion operations in the
Neon 2-regs-and-shift group to decodetree.

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