OSDN Git Service

target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 3 Feb 2014 23:31:52 +0000 (23:31 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Sat, 8 Feb 2014 14:47:28 +0000 (14:47 +0000)
commitf93d0138959918f896b91b43c99a56a50a2e8463
tree207c637f105691c2fcac75f82ba720357b57539e
parent39d8211893efdc5cbcd6a8f51a65e33eac6fa3da
target-arm: A64: Add FNEG and FABS to the SIMD 2-reg-misc group

Add the SIMD FNEG and FABS instructions in the SIMD 2-reg-misc group.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <rth@twiddle.net>
target-arm/translate-a64.c