target/arm: Convert float-to-integer VCVT insns to decodetree
commit3111bfc2da6ba0c8396dc97ca479942d711c6146
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 11 Jun 2019 15:39:53 +0000 (11 16:39 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 13 Jun 2019 14:14:06 +0000 (13 15:14 +0100)
tree052211d3d56b63730f43548c1eaa91bd4f6b3efa
parente3d6f4290c788e850c64815f0b3e331600a4bcc0
target/arm: Convert float-to-integer VCVT insns to decodetree

Convert the float-to-integer VCVT instructions to decodetree.
Since these are the last unconverted instructions, we can
delete the old decoder structure entirely now.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/translate-vfp.inc.c
target/arm/translate.c
target/arm/vfp.decode