qemu-irix/target-sparc
Andreas Färber 247bf011f6 target-sparc: Defer SPARCCPU feature inference to QOM realize
Gets it out of cpu_sparc_register() and aligns with target-arm.

Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-03-13 19:20:45 +01:00
..
Makefile.objs cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
TODO
cc_helper.c
cpu-qom.h cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
cpu.c target-sparc: Defer SPARCCPU feature inference to QOM realize 2014-03-13 19:20:45 +01:00
cpu.h cpu: Turn cpu_has_work() into a CPUClass hook 2014-03-13 19:01:49 +01:00
fop_helper.c
gdbstub.c cpu: Introduce CPUClass::gdb_{read,write}_register() 2013-07-27 00:04:17 +02:00
helper.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00
helper.h target-sparc: Add and use CPU_FEATURE_CASA 2014-03-12 00:22:01 +00:00
int32_helper.c log: Change log_cpu_state[_mask]() argument to CPUState 2013-07-09 21:33:04 +02:00
int64_helper.c log: Change log_cpu_state[_mask]() argument to CPUState 2013-07-09 21:33:04 +02:00
ldst_helper.c target-sparc: Clean up ENV_GET_CPU() usage 2014-03-13 19:01:49 +01:00
machine.c
mmu_helper.c target-sparc: Clean up ENV_GET_CPU() usage 2014-03-13 19:01:49 +01:00
translate.c target-sparc: Add and use CPU_FEATURE_CASA 2014-03-12 00:22:01 +00:00
vis_helper.c
win_helper.c