summaryrefslogtreecommitdiffstats
path: root/linux-user/main.c
diff options
context:
space:
mode:
authorPeter Crosthwaite2016-03-04 12:30:19 +0100
committerPeter Maydell2016-03-04 12:30:19 +0100
commitb2e62d9a7b9a2eb10e451a57813bad168376e122 (patch)
tree4ac6f2bbf04a1fcbf02893a250f5e07e5e7dd826 /linux-user/main.c
parenttarget-arm: cpu: Move cpu_is_big_endian to header (diff)
downloadqemu-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