qemu-e2k/target-alpha
Andreas Färber 0c28246fcd target-alpha: Turn CPU definitions into subclasses
Make TYPE_ALPHA_CPU abstract and add types <name>-alpha-cpu.
Use type inheritence, and turn "2*" models into aliases.

Move cpu_alpha_init() to cpu.c and split out CPU realization.
Default to creating type "ev67-alpha-cpu" as before.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Richard Henderson <rth@twiddle.net>
2012-12-19 01:01:36 +01:00
..
cpu-qom.h target-alpha: Avoid leaking the alarm timer over reset 2012-12-19 01:01:36 +01:00
cpu.c target-alpha: Turn CPU definitions into subclasses 2012-12-19 01:01:36 +01:00
cpu.h target-alpha: Turn CPU definitions into subclasses 2012-12-19 01:01:36 +01:00
fpu_helper.c Use uintptr_t for various op related functions 2012-04-14 14:23:37 +00:00
helper.c exec: refactor cpu_restore_state 2012-12-16 08:35:24 +00:00
helper.h target-alpha: Use TCG_CALL_NO_WG 2012-10-31 22:20:44 +01:00
int_helper.c target-alpha: Move integer overflow helpers to int_helper.c. 2012-03-24 17:07:30 +00:00
machine.c target-alpha: Don't overuse CPUState 2012-03-14 22:20:24 +01:00
Makefile.objs build: move other target-*/ objects to nested Makefile.objs 2012-06-07 09:21:11 +02:00
mem_helper.c exec: refactor cpu_restore_state 2012-12-16 08:35:24 +00:00
STATUS Replace Qemu by QEMU in internal documentation 2012-04-07 13:58:25 +00:00
sys_helper.c target-alpha: Avoid leaking the alarm timer over reset 2012-12-19 01:01:36 +01:00
translate.c target-alpha: Turn CPU definitions into subclasses 2012-12-19 01:01:36 +01:00