qemu/target/m68k
Igor Mammedov f61797bd94 m68k: cleanup cpu type name composition
use new M68K_CPU_TYPE_NAME to compose CPU type names
and get rid of intermediate M68kCPUInfo/register_cpu_type()
which is replaced by static TypeInfo array.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Laurent Vivier <laurent@vivier.eu>
Message-Id: <1507211474-188400-12-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-10-27 16:03:54 +02:00
..
cpu-qom.h
cpu.c m68k: cleanup cpu type name composition 2017-10-27 16:03:54 +02:00
cpu.h m68k: cleanup cpu type name composition 2017-10-27 16:03:54 +02:00
fpu_helper.c target/m68k: Switch fpu_rom from make_floatx80() to make_floatx80_init() 2017-09-10 18:07:40 +02:00
gdbstub.c
helper.c m68k: replace cpu_m68k_init() with cpu_generic_init() 2017-09-01 11:54:24 -03:00
helper.h target/m68k: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:41 -07:00
m68k-semi.c
Makefile.objs target-m68k: move FPU helpers to fpu_helper.c 2017-06-15 09:16:16 +02:00
op_helper.c target/m68k: check CF_PARALLEL instead of parallel_cpus 2017-10-24 13:53:41 -07:00
qregs.def target-m68k: use floatx80 internally 2017-06-21 22:10:29 +02:00
translate.c tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00