qemu-e2k/target-arm
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
..
arm-semi.c arm-semi.c: Handle get/put_user() failure accessing arguments 2012-10-24 13:33:29 +01:00
cpu-qom.h
cpu.c
cpu.h cpus: Pass CPUState to [qemu_]cpu_has_work() 2012-10-31 04:11:37 +01:00
helper.c target-arm: Implement abs_i32 inline rather than as a helper 2012-10-24 13:33:29 +01:00
helper.h target-arm: rename helper flags 2012-10-28 14:54:23 +01:00
iwmmxt_helper.c
machine.c
Makefile.objs
neon_helper.c target-arm: Use TCG operation for Neon 64 bit negation 2012-10-24 13:33:29 +01:00
op_addsub.h
op_helper.c target-arm: Remove out of date FIXME regarding saturating arithmetic 2012-10-24 13:33:29 +01:00
translate.c disas: avoid using cpu_single_env 2012-11-10 13:49:20 +00:00