On 01/26/2014 11:25 AM, Peter Maydell wrote: > Add the SIMD FNEG and FABS instructions in the SIMD 2-reg-misc group. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > target-arm/translate-a64.c | 23 ++++++++++++++++++++--- > 1 file changed, 20 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net> r~