diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2016-03-04 11:30:21 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-03-04 11:30:21 +0000 |
commit | e334bd3190f6c4ca12f1d40d316dc471c70009ab (patch) | |
tree | 6228fd057f6e3d4d35c0c322d2ead9ddf74ccd7c /hw | |
parent | 9886ecdf31165de2d4b8bccc1a220bd6ac8bc192 (diff) | |
download | qemu-e334bd3190f6c4ca12f1d40d316dc471c70009ab.zip qemu-e334bd3190f6c4ca12f1d40d316dc471c70009ab.tar.gz qemu-e334bd3190f6c4ca12f1d40d316dc471c70009ab.tar.bz2 |
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 'hw')
0 files changed, 0 insertions, 0 deletions