qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/hppa: Fix FP exception handling
@ 2025-05-17 12:00 deller
  2025-05-17 12:00 ` [PATCH 1/3] target/hppa: Copy instruction code into fr1 on FPU assist fault deller
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: deller @ 2025-05-17 12:00 UTC (permalink / raw)
  To: Richard Henderson, qemu-devel; +Cc: Helge Deller

From: Helge Deller <deller@gmx.de>

This series fixes and improves the floating point exception
handling in the hppa system and user emulation.
A testcase is included in patch #3.

Please review.

Thanks!
Helge

Helge Deller (3):
  target/hppa: Copy instruction code into fr1 on FPU assist fault
  linux-user/hppa: Send proper si_code on SIGFPE exception
  target/hppa: Fix FPE exceptions

 linux-user/hppa/cpu_loop.c | 12 ++++++++++--
 target/hppa/fpu_helper.c   | 20 +++++++++++++++++---
 target/hppa/int_helper.c   |  4 ++++
 3 files changed, 31 insertions(+), 5 deletions(-)

-- 
2.47.0



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

end of thread, other threads:[~2025-10-16 22:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-17 12:00 [PATCH 0/3] target/hppa: Fix FP exception handling deller
2025-05-17 12:00 ` [PATCH 1/3] target/hppa: Copy instruction code into fr1 on FPU assist fault deller
2025-05-17 12:00 ` [PATCH 2/3] linux-user/hppa: Send proper si_code on SIGFPE exception deller
2025-05-17 12:00 ` [PATCH 3/3] target/hppa: Fix FPE exceptions deller
2025-10-16 17:23   ` Peter Maydell
2025-10-16 22:43     ` Helge Deller
2025-05-24 10:26 ` [PATCH 0/3] target/hppa: Fix FP exception handling Michael Tokarev
2025-05-25  0:42   ` Helge Deller
2025-05-25  8:23     ` Michael Tokarev

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