diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-03-04 11:30:19 +0000 |
---|---|---|
committer | Timothy Pearson <tpearson@raptorengineering.com> | 2019-11-29 19:49:12 -0600 |
commit | b0eb8f684731a7811a7db4a48dcd36b4c7125292 (patch) | |
tree | 7cd7506fecc8bef43dab96713bf7efc7913426ae /target-moxie | |
parent | 919beba0a8322834d9b8c79de617e5ed0c872d64 (diff) | |
download | hqemu-b0eb8f684731a7811a7db4a48dcd36b4c7125292.zip hqemu-b0eb8f684731a7811a7db4a48dcd36b4c7125292.tar.gz |
linux-user: arm: handle CPSR.E correctly in strex emulation
Now that CPSR.E is set correctly, prepare for when setend will be able
to change it; bswap data in and out of strex manually by comparing
SCTLR.B, CPSR.E and TARGET_WORDS_BIGENDIAN (we do not have the luxury
of using TCGMemOps).
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[ PC changes:
* Moved SCTLR/CPSR logic to arm_cpu_data_is_big_endian
]
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-moxie')
0 files changed, 0 insertions, 0 deletions