qemu-e2k/target-unicore32
Blue Swirl 447b3b60d1 target-unicore32: avoid using cpu_single_env
Pass around CPUArchState instead of using global cpu_single_env.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Reviewed-by: Andreas Färber <afaerber@suse.de>
2012-11-10 13:49:20 +00:00
..
Makefile.objs target-unicore32: switch to AREG0 free mode 2012-09-15 17:44:32 +00:00
cpu-qom.h target-unicore32: QOM'ify CPU 2012-03-30 11:09:30 +02:00
cpu.c cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
cpu.h cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
helper.c unicore32-softmmu: Add a minimal curses screen support 2012-08-11 09:37:05 +00:00
helper.h target-unicore32: switch to AREG0 free mode 2012-09-15 17:44:32 +00:00
machine.c unicore32-softmmu: Add unicore32-softmmu build support 2012-08-11 09:36:55 +00:00
op_helper.c target-unicore32: switch to AREG0 free mode 2012-09-15 17:44:32 +00:00
softmmu.c target-unicore32: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
translate.c disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00
ucf64_helper.c unicore32: Split UniCore-F64 instruction helpers from helper.c 2012-08-11 09:37:04 +00:00