diff options
author | Andreas Färber | 2011-12-29 16:55:43 +0100 |
---|---|---|
committer | Riku Voipio | 2012-02-02 16:51:21 +0100 |
commit | f78b0f05414f911d36afcd52f2330574d5a21952 (patch) | |
tree | b8230ae647c4a9d0326e0ff3028fff0119edb35c /hw | |
parent | linux-user: Define TARGET_QEMU_ESIGRETURN for mips64 (diff) | |
download | qemu-f78b0f05414f911d36afcd52f2330574d5a21952.tar.gz qemu-f78b0f05414f911d36afcd52f2330574d5a21952.tar.xz qemu-f78b0f05414f911d36afcd52f2330574d5a21952.zip |
linux-user: Fix sa_flags byte swaps for mips
sa_flags is uint32_t for mips{,n32,64}, so don't use tswapal().
edited by Riku Voipio: likewise on alpha
Reported-by: Khansa Butt <khansa@kics.edu.pk>
Suggested-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Cc: Ehsan Ul Haq <ehsan.ulhaq@kics.edu.pk>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'hw')
0 files changed, 0 insertions, 0 deletions