From: Stefan Weil <weil@mail.berlios.de>
To: Alexander Graf <agraf@suse.de>
Cc: qemu-devel@nongnu.org, aurelien@aurel32.net
Subject: Re: [Qemu-devel] [PATCH] PPC: Add wrapper for target long DCR operations
Date: Sun, 03 Jan 2010 11:25:09 +0100 [thread overview]
Message-ID: <4B407085.7030409@mail.berlios.de> (raw)
In-Reply-To: <1262360466-25417-1-git-send-email-agraf@suse.de>
Alexander Graf schrieb:
> The recent transition to always have the DCR helper functions take 32 bit
> values broke the PPC64 target, as tlong became 64 bits there.
>
> This patch moves all translate.c callers to a _tl function that simply
> calls the uint32_t functions. That way we don't need to mess with TCG
> trying to pass registers as uint32_t variables to functions.
>
> Fixes PPC64 build with --enable-debug-tcg
>
> Signed-off-by: Alexander Graf <agraf@suse.de>
> Reported-by: Stefan Weil <weil@mail.berlios.de>
Acked-by: Stefan Weil <weil@mail.berlios.de>
Happy new year,
Stefan
next prev parent reply other threads:[~2010-01-03 10:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-01 15:41 [Qemu-devel] [PATCH] PPC: Add wrapper for target long DCR operations Alexander Graf
2010-01-03 10:25 ` Stefan Weil [this message]
2010-01-14 15:13 ` Aurelien Jarno
2010-01-14 15:19 ` Alexander Graf
2010-01-14 17:02 ` Aurelien Jarno
2010-01-14 17:04 ` Alexander Graf
2010-02-06 16:15 ` Aurelien Jarno
2010-02-06 17:16 ` Alexander Graf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B407085.7030409@mail.berlios.de \
--to=weil@mail.berlios.de \
--cc=agraf@suse.de \
--cc=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.