qemu-e2k/target-m68k
Peter Crosthwaite 4f669905d9 disas: QOMify m68k specific disas setup
Move the target_disas() m68k specifics to the CPUClass::disas_set_info()
hook and delete the #ifdef specific code in disas.c.

Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2015-10-22 15:49:40 +02:00
..
cpu-qom.h
cpu.c disas: QOMify m68k specific disas setup 2015-10-22 15:49:40 +02:00
cpu.h
gdbstub.c
helper.c
helper.h
m68k-semi.c
Makefile.objs
op_helper.c
qregs.def
translate.c