target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ
authorWill Newton <will.newton@linaro.org>
Fri, 31 Jan 2014 14:47:35 +0000 (14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:35 +0000 (14:47 +0000)
commit34f7b0a276ed2679c5e420ed1bc6525689ac5abd
treef6fa2a3e6ff6b5b72b4747ec1873699590bb4e4d
parent43630e585300465b72ecf328822c8611724307de
target-arm: Add AArch32 SIMD VRINTA, VRINTN, VRINTP, VRINTM, VRINTZ

Add support for the AArch32 Advanced SIMD VRINTA, VRINTN, VRINTP
VRINTM and VRINTZ instructions.

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