aboutsummaryrefslogtreecommitdiff
path: root/darwin-user/syscall.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2011-01-14 20:39:18 +0100
committerAurelien Jarno <aurelien@aurel32.net>2011-01-14 20:39:18 +0100
commit39ea3d4eaf1ff300ee55946108394729bc053dfa (patch)
tree4e0e7fa61544f4fbf38693ac0fa0cfd331caa007 /darwin-user/syscall.c
parent718269667ab60c878940ab7a4e3e0ef1e984d784 (diff)
downloadqemu-39ea3d4eaf1ff300ee55946108394729bc053dfa.zip
qemu-39ea3d4eaf1ff300ee55946108394729bc053dfa.tar.gz
qemu-39ea3d4eaf1ff300ee55946108394729bc053dfa.tar.bz2
target-arm: Don't generate code specific to current CPU mode for SRS
When translating the SRS instruction, handle the "store registers to stack of current mode" case in the helper function rather than inline. This means the generated code does not make assumptions about the current CPU mode which might not be valid when the TB is executed later. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'darwin-user/syscall.c')
0 files changed, 0 insertions, 0 deletions