qemu-e2k/target/moxie
Richard Henderson 1f5940e464 target/moxie: Fix tlb_fill
We should not exit unless moxie_cpu_handle_mmu_fault has failed.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2017-12-27 17:20:44 -08:00
..
Makefile.objs Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
cpu.c moxie: cleanup cpu type name composition 2017-10-27 16:03:54 +02:00
cpu.h moxie: cleanup cpu type name composition 2017-10-27 16:03:54 +02:00
helper.c target/moxie: Fix tlb_fill 2017-12-27 17:20:44 -08:00
helper.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
machine.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
machine.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mmu.c Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
mmu.h Move target-* CPU file into a target/ folder 2016-12-20 21:52:12 +01:00
translate.c tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00