qemu-e2k/target/alpha
Richard Henderson e7424abc20 target/alpha: Implement alpha_cpu_record_sigbus
Record trap_arg{0,1,2} for the linux-user signal frame.

Raise SIGBUS directly from cpu_loop_exit_sigbus, which means
we can remove the code for EXCP_UNALIGN in cpu_loop.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2021-11-02 07:00:52 -04:00
..
cpu-param.h
cpu-qom.h
cpu.c target/alpha: Implement alpha_cpu_record_sigbus 2021-11-02 07:00:52 -04:00
cpu.h target/alpha: Implement alpha_cpu_record_sigbus 2021-11-02 07:00:52 -04:00
fpu_helper.c
gdbstub.c
helper.c target/alpha: Implement alpha_cpu_record_sigsegv 2021-11-02 07:00:52 -04:00
helper.h
int_helper.c
Kconfig
machine.c
mem_helper.c target/alpha: Implement alpha_cpu_record_sigbus 2021-11-02 07:00:52 -04:00
meson.build
STATUS
sys_helper.c
translate.c target/alpha: Drop checks for singlestep_enabled 2021-10-15 16:39:14 -07:00
vax_helper.c