qemu/target/alpha
Richard Henderson fed1424617 target/alpha: Implement prctl_unalign_sigbus
Leave TARGET_ALIGNED_ONLY set, but use the new CPUState
flag to set MO_UNALN for the instructions that the kernel
handles in the unaligned trap.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <20211227150127.2659293-5-richard.henderson@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2022-01-06 11:40:52 +01: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 prctl_unalign_sigbus 2022-01-06 11:40:52 +01: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 meson: Introduce target-specific Kconfig 2021-07-09 18:21:34 +02:00
machine.c migration: Replace migration's JSON writer by the general one 2020-12-19 10:39:16 +01:00
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: Implement prctl_unalign_sigbus 2022-01-06 11:40:52 +01:00
vax_helper.c