commit | f93d0138959918f896b91b43c99a56a50a2e8463 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Feb 03 23:31:52 2014 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Sat Feb 08 14:47:28 2014 +0000 |
tree | 207c637f105691c2fcac75f82ba720357b57539e | |
parent | 39d8211893efdc5cbcd6a8f51a65e33eac6fa3da [diff] |
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>