target/sh4: Make sh4_cpu_tlb_fill sysemu only
commitcac720ec5466312a6f7f3f81fa3f11f05c022375
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 15 Sep 2021 14:59:07 +0000 (15 07:59 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Nov 2021 11:00:52 +0000 (2 07:00 -0400)
tree3b36ca3bee806fcb8891524c0fb1e9d4f1245b01
parentc8e7fef102058c3554b26a381e0a89ae05b9677b
target/sh4: Make sh4_cpu_tlb_fill sysemu only

The fallback code in cpu_loop_exit_sigsegv is sufficient
for sh4 linux-user.

Remove the code from cpu_loop that raised SIGSEGV.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/sh4/cpu_loop.c
target/sh4/cpu.c
target/sh4/cpu.h
target/sh4/helper.c