target/microblaze: Make mb_cpu_tlb_fill sysemu only
commitfd297732a2c27aae8407a0c96660345af10575df
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 15 Sep 2021 00:17:38 +0000 (14 17:17 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Nov 2021 11:00:52 +0000 (2 07:00 -0400)
treee807dd3f26a14c14caa091e70aed2108347c21ec
parent028772c45cfdd21870f0f9056d270f03bf990fae
target/microblaze: Make mb_cpu_tlb_fill sysemu only

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

Remove the code from cpu_loop that handled the unnamed 0xaa exception.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/microblaze/cpu_loop.c
target/microblaze/cpu.c
target/microblaze/cpu.h
target/microblaze/helper.c