qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Alex Bennée
Subject: [Qemu-devel] [PATCH v1 0/2] Softfloat Fixes for 2.12
Date: Thu, 12 Apr 2018 12:58:36 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]