qemu/target/m68k
Richard Henderson 72d2e4b6a4 target-m68k: Do not cpu_abort on undefined insns
Report this properly via exception and, importantly, allow
the disassembler the chance to tell us what insn is not handled.

Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Signed-off-by: Richard Henderson <rth@twiddle.net>
Message-Id: <1478699171-10637-3-git-send-email-rth@twiddle.net>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2016-12-27 18:28:40 +01:00
..
cpu-qom.h
cpu.c
cpu.h target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
gdbstub.c
helper.c
helper.h target-m68k: add cas/cas2 ops 2016-12-27 18:21:09 +01:00
m68k-semi.c
Makefile.objs
op_helper.c target-m68k: add cas/cas2 ops 2016-12-27 18:21:09 +01:00
qregs.def target-m68k: add 680x0 divu/divs variants 2016-12-27 18:16:42 +01:00
translate.c target-m68k: Do not cpu_abort on undefined insns 2016-12-27 18:28:40 +01:00