target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM
commit901ad5259fab785537f8c6b3713fce85d2ebceb1
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)
treea68e47669b2183bcb056264b1121b726415c3855
parentc9975a838736c9479b2e17fff7e50a2a83b1009e
target-arm: Add AArch32 SIMD VCVTA, VCVTN, VCVTP and VCVTM

Add support for the AArch32 Advanced SIMD 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