qemu/target/alpha
Igor Mammedov 73a25e8340 alpha: cleanup cpu type name composition
Introduce ALPHA_CPU_TYPE_NAME macro to replace rather ununique
TYPE macro that alpha uses. With new macro it will follow
the same naming convention as other targets.

While at it put scattered TypeInfo into one array which places
type desriptions at one place and reduces code a bit.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <1507211474-188400-5-git-send-email-imammedo@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2017-10-27 16:03:53 +02:00
..
cpu-qom.h
cpu.c alpha: cleanup cpu type name composition 2017-10-27 16:03:53 +02:00
cpu.h alpha: cleanup cpu type name composition 2017-10-27 16:03:53 +02:00
fpu_helper.c
gdbstub.c
helper.c target/alpha: Switch to do_transaction_failed() hook 2017-09-07 11:15:55 -07:00
helper.h target-alpha: Use ctpop helper 2017-01-10 08:48:56 -08:00
int_helper.c target-alpha: Use ctpop helper 2017-01-10 08:48:56 -08:00
machine.c target/alpha: Merge several flag bytes into ENV->FLAGS 2017-07-18 18:41:52 -10:00
Makefile.objs
mem_helper.c target/alpha: Switch to do_transaction_failed() hook 2017-09-07 11:15:55 -07:00
STATUS
sys_helper.c shutdown: Add source information to SHUTDOWN and RESET 2017-05-23 13:28:17 +02:00
translate.c tcg: Initialize cpu_env generically 2017-10-24 13:53:42 -07:00
vax_helper.c