qemu-e2k/target-arm
Aurelien Jarno dcc65026c4 target-arm: fix bugs introduced by 1b2b1e547b
Use load_reg_var() instead of accessing cpu_R[rn] directly to generate
correct code when rn = 15.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-10-18 16:00:18 +02:00
..
cpu.h cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal 2009-08-24 08:21:42 -05:00
exec.h target-arm: remove T0 and T1 2009-10-17 23:53:08 +02:00
helper.c Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
helpers.h target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG 2009-10-17 23:52:17 +02:00
iwmmxt_helper.c Update to a hopefully more future proof FSF address 2009-07-16 20:47:01 +00:00
machine.c Save/restore ARMv6 MMU state 2009-07-31 13:19:39 +01:00
neon_helper.c rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN 2009-07-27 14:09:21 -05:00
op_addsub.h TCG variable type checking. 2008-11-17 14:43:54 +00:00
op_helper.c target-arm: convert NEON VZIP/VUZP/VTRN helper functions to pure TCG 2009-10-17 23:52:17 +02:00
translate.c target-arm: fix bugs introduced by 1b2b1e547b 2009-10-18 16:00:18 +02:00