qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] Fix LP#1841442 for powerpc
@ 2019-08-26 16:54 Richard Henderson
  2019-08-26 16:54 ` [Qemu-devel] [PATCH 1/1] target/ppc: Fix do_float_check_status vs inexact Richard Henderson
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Henderson @ 2019-08-26 16:54 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, pc, david

I only attempt to fix this bug for powerpc at the moment.

For x86_64... there is no existing attempt to handle fp
exceptions at all.  It will be quite the job to fix.


r~


Richard Henderson (1):
  target/ppc: Fix do_float_check_status vs inexact

 target/ppc/fpu_helper.c | 10 +++-------
 1 file changed, 3 insertions(+), 7 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2019-08-27  4:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-26 16:54 [Qemu-devel] [PATCH 0/1] Fix LP#1841442 for powerpc Richard Henderson
2019-08-26 16:54 ` [Qemu-devel] [PATCH 1/1] target/ppc: Fix do_float_check_status vs inexact Richard Henderson
2019-08-26 20:43   ` Paul Clarke
2019-08-27  3:42   ` David Gibson

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