diff options
author | Igor V. Kovalenko | 2010-06-01 22:12:32 +0200 |
---|---|---|
committer | Blue Swirl | 2010-06-02 22:04:52 +0200 |
commit | c086b783eb7a578993d6d2ab62c4c2666800b63d (patch) | |
tree | 280b21bfffdc9c606b5b64cd7b7a8432909c9564 /target-sparc | |
parent | sparc64: fix missing address masking v1 (diff) | |
download | qemu-c086b783eb7a578993d6d2ab62c4c2666800b63d.tar.gz qemu-c086b783eb7a578993d6d2ab62c4c2666800b63d.tar.xz qemu-c086b783eb7a578993d6d2ab62c4c2666800b63d.zip |
sparc64: fix 32bit load sign extension
- change return type of ldl_* to uint32_t to prevent unwanted sign extension
visible in sparc64 load alternate address space methods
- note this change makes ldl_* softmmu implementations match ldl_phys one
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'target-sparc')
0 files changed, 0 insertions, 0 deletions