qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2 0/2] Fix VRECPS edge cases handling


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH v2 0/2] Fix VRECPS edge cases handling
Date: Tue, 22 Mar 2011 07:59:45 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, Mar 14, 2011 at 03:37:11PM +0000, Peter Maydell wrote:
> This patchset fixes the edge case handling of VRECPS. Patch 2/2
> is just a bit of cleanup of the neighbouring vrsqrts helper which
> can then use the float32_two introduced by 1/1.
> 
> Tested in the usual random-insn-generation way and also with the
> "neon64" test program from the valgrind ARM testsuite.
> 
> Changes from v1: fix compile failure in 2/2 (forgot to run
> "stg refresh" before sending out patchset, oops...)
> 
> Peter Maydell (2):
>   target-arm: Fix VRECPS edge cases handling
>   target-arm: use make_float32() to make constant floats for VRSQRTS
> 
>  target-arm/helper.c |   22 +++++++++++++---------
>  1 files changed, 13 insertions(+), 9 deletions(-)
> 

Thanks, applied.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]