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. 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(-)