diff options
author | Aurelien Jarno <aurelien@aurel32.net> | 2010-02-06 16:59:11 +0100 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-02-06 17:14:24 +0100 |
commit | 95ff895f79c75ba13b63a3408d3b8a49791179c6 (patch) | |
tree | 2af30bf2bb7a7756080aa6743d284bdca304673d /linux-user/cpu-uname.c | |
parent | 8f9db67c84475cd440edcec120bc1826473bf744 (diff) | |
download | qemu-95ff895f79c75ba13b63a3408d3b8a49791179c6.zip qemu-95ff895f79c75ba13b63a3408d3b8a49791179c6.tar.gz qemu-95ff895f79c75ba13b63a3408d3b8a49791179c6.tar.bz2 |
target-ppc: change DCR helpers to target_long arguments
The recent transition to always have the DCR helper functions take 32 bit
values broke the PPC64 target, as target_long became 64 bits there.
This patch changes DCR helpers to target_long arguments, and cast the values
to 32 bit when needed.
Fixes PPC64 build with --enable-debug-tcg
Based on a patch from Alexander Graf <agraf@suse.de>
Reported-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'linux-user/cpu-uname.c')
0 files changed, 0 insertions, 0 deletions