On Mon, Mar 14, 2011 at 03:37:11PM +, 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
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.