summaryrefslogtreecommitdiffstats
path: root/linux-user
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2010-02-06 16:59:11 +0100
committerAurelien Jarno <aurelien@aurel32.net>2010-02-06 17:14:24 +0100
commit95ff895f79c75ba13b63a3408d3b8a49791179c6 (patch)
tree2af30bf2bb7a7756080aa6743d284bdca304673d /linux-user
parent8f9db67c84475cd440edcec120bc1826473bf744 (diff)
downloadhqemu-95ff895f79c75ba13b63a3408d3b8a49791179c6.zip
hqemu-95ff895f79c75ba13b63a3408d3b8a49791179c6.tar.gz
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')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud