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
aurel...@aurel32.net                 http://www.aurel32.net

Reply via email to