[Qemu-devel] [PATCH v1 0/2] Softfloat Fixes for 2.12

Alex Bennée posted 2 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20180412115838.10208-1-alex.bennee@linaro.org
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test s390x passed
There is a newer version of this series
fpu/softfloat.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)
[Qemu-devel] [PATCH v1 0/2] Softfloat Fixes for 2.12
Posted by Alex Bennée 6 years ago
Hi,

I'd hope to include fixes for our longstanding fcvt bugs but I ran out
of time. The fixes in this series are purely regression fixes from the
softfloat re-factor. On the plus side I have a very good test case of
fcvt now ;-)

Only my patch is not reviewed.

Alex Bennée (1):
  fpu/softfloat: raise float_invalid for NaN in float_to_int

Emilio G. Cota (1):
  softfloat: fix {min,max}nummag for same-abs-value inputs

 fpu/softfloat.c | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

-- 
2.17.0