target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM
commitc9975a838736c9479b2e17fff7e50a2a83b1009e
authorWill Newton <will.newton@linaro.org>
Fri, 31 Jan 2014 14:47:35 +0000 (31 14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:35 +0000 (31 14:47 +0000)
tree19effbf55bc74b144270d59d81d0d3fa03461916
parent34f7b0a276ed2679c5e420ed1bc6525689ac5abd
target-arm: Add AArch32 FP VCVTA, VCVTN, VCVTP and VCVTM

Add support for the AArch32 floating-point VCVTA, VCVTN, VCVTP
and VCVTM instructions.

Signed-off-by: Will Newton <will.newton@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/translate.c