diff options
author | Paolo Bonzini | 2016-03-04 12:30:21 +0100 |
---|---|---|
committer | Peter Maydell | 2016-03-04 12:30:21 +0100 |
commit | e334bd3190f6c4ca12f1d40d316dc471c70009ab (patch) | |
tree | 6228fd057f6e3d4d35c0c322d2ead9ddf74ccd7c /target-sparc/cpu.h | |
parent | target-arm: implement setend (diff) | |
download | qemu-e334bd3190f6c4ca12f1d40d316dc471c70009ab.tar.gz qemu-e334bd3190f6c4ca12f1d40d316dc471c70009ab.tar.xz qemu-e334bd3190f6c4ca12f1d40d316dc471c70009ab.zip |
target-arm: implement BE32 mode in system emulation
System emulation only has a little-endian target; BE32 mode
is implemented by adjusting the low bits of the address
for every byte and halfword load and store. 64-bit accesses
flip the low and high words.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
[PC changes:
* rebased against master (Jan 2016)
]
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'target-sparc/cpu.h')
0 files changed, 0 insertions, 0 deletions