qemu/target/unicore32
Igor Mammedov 6a82686647 unicore32: cleanup cpu type name composition
use new UNICORE32_CPU_TYPE_NAME to compose CPU type
name and get rid of intermediate
   UniCore32CPUInfo/uc32_cpu_register_types()
which is replaced by static TypeInfo array and
type_init_from_array()

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1507211474-188400-28-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-10-27 16:04:27 +02:00
..
cpu-qom.h
cpu.c unicore32: cleanup cpu type name composition 2017-10-27 16:04:27 +02:00
cpu.h unicore32: cleanup cpu type name composition 2017-10-27 16:04:27 +02:00
helper.c console: purge curses bits from console.h 2017-09-29 10:36:33 +02:00
helper.h
Makefile.objs
op_helper.c
softmmu.c unicore32: abort when entering "x 0" on the monitor 2017-08-14 13:06:54 +03:00
translate.c tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00
ucf64_helper.c