xqemu/target-unicore32
Andreas Färber 889c134a82 target-unicore32: Drop UC32_CPUID macros
Any code that depends on a particular CPU type can now go through
callbacks on the QOM UniCore32CPUClass.

Signed-off-by: Andreas Färber <afaerber@suse.de
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-08-11 09:36:57 +00:00
..
Makefile.objs unicore32-softmmu: Add unicore32-softmmu build support 2012-08-11 09:36:55 +00:00
cpu-qom.h target-unicore32: QOM'ify CPU 2012-03-30 11:09:30 +02:00
cpu.c unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable 2012-08-11 09:36:56 +00:00
cpu.h target-unicore32: Drop UC32_CPUID macros 2012-08-11 09:36:57 +00:00
helper.c unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support 2012-08-11 09:36:56 +00:00
helper.h unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support 2012-08-11 09:36:56 +00:00
machine.c unicore32-softmmu: Add unicore32-softmmu build support 2012-08-11 09:36:55 +00:00
op_helper.c unicore32-softmmu: Add unicore32-softmmu build support 2012-08-11 09:36:55 +00:00
softmmu.c unicore32-softmmu: Add unicore32-softmmu build support 2012-08-11 09:36:55 +00:00
translate.c unicore32-softmmu: Add coprocessor 0(sysctrl) and 1(ocd) instruction support 2012-08-11 09:36:56 +00:00