On 10/1/21 19:11, Richard Henderson wrote:
> The fallback code in raise_sigsegv is sufficient for m68k-linux-user.
> Remove the code from cpu_loop that handled EXCP_ACCESS.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/m68k/cpu_loop.c | 10 --
> target/m68k/cpu.c | 2
The fallback code in raise_sigsegv is sufficient for m68k-linux-user.
Remove the code from cpu_loop that handled EXCP_ACCESS.
Signed-off-by: Richard Henderson
---
linux-user/m68k/cpu_loop.c | 10 --
target/m68k/cpu.c | 2 +-
target/m68k/helper.c | 6 +-
3 files chang