qemu-e2k/target-arm
Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0
Make cpu_loop_exit() take a parameter for CPUState instead of relying
on global env.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2011-06-26 18:25:13 +00:00
..
cpu.h target-arm: Privatize CPU_INTERRUPT_FIQ. 2011-05-08 16:55:23 +00:00
exec.h target-arm/exec.h: Remove unused #define of M0 2011-05-23 22:53:34 +02:00
helper.c target-arm: BKPT instructions should raise prefetch aborts with IFSR type 00010 2011-06-03 18:42:17 +02:00
helper.h target-arm: Use correct float status for Neon int-float conversions 2011-05-23 22:39:36 +02:00
iwmmxt_helper.c
machine.c
neon_helper.c target-arm: Signal InvalidOp for Neon GE and GT compares of QNaN 2011-05-23 22:39:36 +02:00
op_addsub.h
op_helper.c cpu_loop_exit: avoid using AREG0 2011-06-26 18:25:13 +00:00
translate.c target-arm: Fix compilation failure for 64 bit hosts 2011-06-03 18:13:13 +02:00