diff options
author | Peter Crosthwaite | 2016-03-04 12:30:19 +0100 |
---|---|---|
committer | Peter Maydell | 2016-03-04 12:30:19 +0100 |
commit | b2e62d9a7b9a2eb10e451a57813bad168376e122 (patch) | |
tree | 4ac6f2bbf04a1fcbf02893a250f5e07e5e7dd826 /linux-user/main.c | |
parent | target-arm: cpu: Move cpu_is_big_endian to header (diff) | |
download | qemu-b2e62d9a7b9a2eb10e451a57813bad168376e122.tar.gz qemu-b2e62d9a7b9a2eb10e451a57813bad168376e122.tar.xz qemu-b2e62d9a7b9a2eb10e451a57813bad168376e122.zip |
arm: cpu: handle BE32 user-mode as BE
endian with address manipulations on subword accesses (to give the
illusion of BE). But user-mode cannot tell the difference and is
already implemented as straight BE. So handle the difference in the
endianess query, where USER mode is BE and system is not.
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 'linux-user/main.c')
0 files changed, 0 insertions, 0 deletions