qemu-cr16/linux-user/hppa
Helge Deller b4b49cf39d linux-user/hppa: Send proper si_code on SIGFPE exception
Improve the linux-user emulation to send the correct si_code depending
on overflow (TARGET_FPE_FLTOVF), underflow (TARGET_FPE_FLTUND), ...
Note that the hardware stores the relevant flags in FP exception
register #1, which is actually the lower 32-bits of the 64-bit fr[0]
register in qemu.

Signed-off-by: Helge Deller <deller@gmx.de>
2025-05-17 13:20:17 +02:00
..
cpu_loop.c linux-user/hppa: Send proper si_code on SIGFPE exception 2025-05-17 13:20:17 +02:00
Makefile.vdso
meson.build
signal.c
sockbits.h
syscall.tbl
syscallhdr.sh
target_cpu.h
target_elf.h
target_errno_defs.h
target_fcntl.h
target_mman.h
target_prctl.h
target_proc.h
target_resource.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h
vdso-asmoffset.h
vdso.ld
vdso.S
vdso.so