qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH for-2.12 0/2] softfloat fixes
@ 2018-04-17  2:53 Richard Henderson
  2018-04-17  2:53 ` [Qemu-devel] [PATCH 1/2] fpu: Check for inf/x before x/0 Richard Henderson
  2018-04-17  2:53 ` [Qemu-devel] [PATCH 2/2] fpu: Bound increment for scalbn Richard Henderson
  0 siblings, 2 replies; 7+ messages in thread
From: Richard Henderson @ 2018-04-17  2:53 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, alex.bennee

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

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

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

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-17  2:53 [Qemu-devel] [PATCH for-2.12 0/2] softfloat fixes Richard Henderson
2018-04-17  2:53 ` [Qemu-devel] [PATCH 1/2] fpu: Check for inf/x before x/0 Richard Henderson
2018-04-17  9:02   ` Peter Maydell
2018-04-17  2:53 ` [Qemu-devel] [PATCH 2/2] fpu: Bound increment for scalbn Richard Henderson
2018-04-17  9:53   ` Peter Maydell
2018-04-17 13:51   ` Alex Bennée
2018-04-17 13:53     ` Peter Maydell

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