diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2011-01-14 20:39:18 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2011-01-14 20:39:18 +0100 |
commit | 39ea3d4eaf1ff300ee55946108394729bc053dfa (patch) | |
tree | 4e0e7fa61544f4fbf38693ac0fa0cfd331caa007 /darwin-user/syscall.c | |
parent | 718269667ab60c878940ab7a4e3e0ef1e984d784 (diff) | |
download | qemu-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