qemu-e2k/target-microblaze
Blue Swirl f4359b9ffe disas: 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: Richard Henderson <rth@twiddle.net>
Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Acked-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
2012-11-10 13:49:20 +00:00
..
Makefile.objs target-microblaze: switch to AREG0 free mode 2012-09-15 17:44:33 +00:00
cpu-qom.h target-microblaze: QOM'ify CPU 2012-04-24 16:04:56 +02:00
cpu.c target-microblaze: lwx/swx: first implementation 2012-06-04 10:19:46 +02:00
cpu.h cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
helper.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
helper.h target-microblaze: rename helper flags 2012-10-28 14:54:23 +01:00
machine.c microblaze: Add petalogix s3a1800dsp MMU linux ref-design. 2009-05-26 21:10:56 +02:00
microblaze-decode.h microblaze: Add partial decoding of stream insns 2011-04-12 00:48:33 +02:00
mmu.c target-microblaze: added PetaLogix copyright 2012-04-12 09:56:51 +02:00
mmu.h target-microblaze: Don't overuse CPUState 2012-03-14 22:20:25 +01:00
op_helper.c Rename target_phys_addr_t to hwaddr 2012-10-23 08:58:25 -05:00
translate.c disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00