qemu-e2k/target-unicore32
Guan Xuetao d48813dd76 unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
This patch initializes the cpuid to exactly correct value because
linux kernel will check it.
In addition, the exception types are specified in proper situations.
Then it could make exceptions generated correctly and timely.

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2012-08-11 09:36:56 +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 unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable 2012-08-11 09:36:56 +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