mirror of
https://github.com/qemu/qemu.git
synced 2025-10-27 05:04:40 +00:00
The fallback code in cpu_loop_exit_sigsegv is sufficient for m68k linux-user. Remove the code from cpu_loop that handled EXCP_ACCESS. Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |
||
|---|---|---|
| .. | ||
| cpu-param.h | ||
| cpu-qom.h | ||
| cpu.c | ||
| cpu.h | ||
| fpu_helper.c | ||
| gdbstub.c | ||
| helper.c | ||
| helper.h | ||
| Kconfig | ||
| m68k-semi.c | ||
| meson.build | ||
| monitor.c | ||
| op_helper.c | ||
| qregs.def | ||
| softfloat_fpsp_tables.h | ||
| softfloat.c | ||
| softfloat.h | ||
| translate.c | ||