qemu-e2k/target-arm
Adam Lackorzynski ea825eeefd target-arm: make RFE usable with any register
The rfe instruction can be used with any register, not just sp. Adjust the
condition check accordingly.

Signed-off-by: Adam Lackorzynski <adam@os.inf.tu-dresden.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-03-13 12:01:29 +01:00
..
cpu.h Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h. 2010-03-12 16:28:24 +00:00
exec.h kill regs_to_env and env_to_regs 2010-01-19 16:31:02 -06:00
helper.c Remove cpu_get_phys_page_debug from userspace emulation 2010-03-12 18:34:25 +00:00
helpers.h
iwmmxt_helper.c
machine.c
neon_helper.c
op_addsub.h
op_helper.c
translate.c target-arm: make RFE usable with any register 2010-03-13 12:01:29 +01:00