OSDN Git Service

target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTM
authorWill Newton <will.newton@linaro.org>
Fri, 31 Jan 2014 14:47:33 +0000 (14:47 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 31 Jan 2014 14:47:33 +0000 (14:47 +0000)
commit7655f39bde5de92b4a3c154a5a8735476c34f458
treef42a6b22cbfcb3e7cce3108e67f7e9260bc2784d
parent9972da669fd3d3e3423d2bf6cb2c11fa9239f862
target-arm: Add AArch32 FP VRINTA, VRINTN, VRINTP and VRINTM

Add support for AArch32 ARMv8 FP VRINTA, VRINTN, VRINTP and VRINTM
instructions.

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