diff options
author | Peter Crosthwaite <crosthwaitepeter@gmail.com> | 2016-03-04 11:30:19 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-03-04 11:30:19 +0000 |
commit | b2e62d9a7b9a2eb10e451a57813bad168376e122 (patch) | |
tree | 4ac6f2bbf04a1fcbf02893a250f5e07e5e7dd826 /qemu-options.hx | |
parent | ed50ff7875d61a75517c92deb0444d73fbbca878 (diff) | |
download | qemu-b2e62d9a7b9a2eb10e451a57813bad168376e122.zip qemu-b2e62d9a7b9a2eb10e451a57813bad168376e122.tar.gz qemu-b2e62d9a7b9a2eb10e451a57813bad168376e122.tar.bz2 |
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 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions