[Qemu-devel] [PATCH for-2.12 0/2] softfloat fixes

Richard Henderson posted 2 patches 6 years ago
Failed in applying to current master (apply log)
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test s390x passed
fpu/softfloat.c | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)
[Qemu-devel] [PATCH for-2.12 0/2] softfloat fixes
Posted by Richard Henderson 6 years ago
An alternate fix for Bastian's division problem and another
fix for a scalbn problem exposed during SVE testing.  Again,
the SVE issue should be visible with normal NEON insns too.


r~


Richard Henderson (2):
  fpu: Check for inf/x before x/0
  fpu: Bound increment for scalbn

 fpu/softfloat.c | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

-- 
2.14.3