qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v1 0/2] Softfloat Fixes for 2.12
@ 2018-04-12 11:58 Alex Bennée
  2018-04-12 11:58 ` [Qemu-devel] [PATCH v1 1/2] softfloat: fix {min, max}nummag for same-abs-value inputs Alex Bennée
  2018-04-12 11:58 ` [Qemu-devel] [PATCH v1 2/2] fpu/softfloat: raise float_invalid for NaN in float_to_int Alex Bennée
  0 siblings, 2 replies; 6+ messages in thread
From: Alex Bennée @ 2018-04-12 11:58 UTC (permalink / raw)
  To: peter.maydell; +Cc: qemu-devel, Alex Bennée

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-04-12 13:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-12 11:58 [Qemu-devel] [PATCH v1 0/2] Softfloat Fixes for 2.12 Alex Bennée
2018-04-12 11:58 ` [Qemu-devel] [PATCH v1 1/2] softfloat: fix {min, max}nummag for same-abs-value inputs Alex Bennée
2018-04-12 11:58 ` [Qemu-devel] [PATCH v1 2/2] fpu/softfloat: raise float_invalid for NaN in float_to_int Alex Bennée
2018-04-12 12:26   ` Peter Maydell
2018-04-12 12:34     ` Bastian Koppelmann
2018-04-12 13:23     ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).