From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: "Hollis Blanchard" <hollisb@us.ibm.com>,
"Paul Brook" <paul@codesourcery.com>,
"Aurélien Jarno" <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCH] ppc: Convert op_405_check_{sat,satu} to TCG
Date: Sat, 25 Oct 2008 18:29:54 -0500 [thread overview]
Message-ID: <4903ABF2.8080403@codemonkey.ws> (raw)
In-Reply-To: <AD6907DD-6FBC-4520-AFD7-03CE6EB8AA9A@web.de>
Andreas Färber wrote:
>
> Am 25.10.2008 um 22:09 schrieb Paul Brook:
>
>> On Saturday 25 October 2008, Andreas Färber wrote:
>>> + tcg_gen_shri_tl(tmp, tmp, 31);
>>> + tcg_gen_brcondi_tl(TCG_COND_EQ, tmp, 0, endLabel);
>>
>> Is this really right for ppc64?
>
> http://en.wikipedia.org/wiki/PowerPC_400
> says the embedded 400 family is 32-bit.
I'm pretty sure it is. Hollis?
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-10-25 23:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-25 19:59 [Qemu-devel] [PATCH] ppc: Convert op_405_check_{sat,satu} to TCG Andreas Färber
2008-10-25 20:09 ` Paul Brook
2008-10-25 20:25 ` Andreas Färber
2008-10-25 23:29 ` Anthony Liguori [this message]
2008-10-27 16:05 ` Hollis Blanchard
2008-10-28 20:01 ` [Qemu-devel] [PATCH v2] " Andreas Färber
2008-11-01 0:55 ` Aurélien Jarno
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=4903ABF2.8080403@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=aurelien@aurel32.net \
--cc=hollisb@us.ibm.com \
--cc=paul@codesourcery.com \
--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.