qemu-e2k/target/microblaze
Edgar E. Iglesias 9ba8cd452b target-microblaze: Break out trap_illegal()
Break out trap_illegal() to handle illegal operation traps.
We now generally stop translation of the current insn if
it's not valid.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
2018-05-29 09:35:14 +02:00
..
cpu-qom.h
cpu.c target-microblaze: Conditionalize setting of PVR11_USE_MMU 2018-05-29 09:33:52 +02:00
cpu.h target-microblaze: Use TCGv for load/store addresses 2018-05-29 09:35:13 +02:00
gdbstub.c
helper.c target-microblaze: Bypass MMU with MMU_NOMMU_IDX 2018-05-29 09:35:13 +02:00
helper.h target-microblaze: Use TCGv for load/store addresses 2018-05-29 09:35:13 +02:00
Makefile.objs
microblaze-decode.h
mmu.c target-microblaze: mmu: Make the TLBX MISS bit read-only 2018-04-30 16:43:20 +02:00
mmu.h
op_helper.c target-microblaze: Use TCGv for load/store addresses 2018-05-29 09:35:13 +02:00
translate.c target-microblaze: Break out trap_illegal() 2018-05-29 09:35:14 +02:00