From: Hollis Blanchard <hollisb@us.ibm.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org, "Aurélien Jarno" <aurelien@aurel32.net>,
"Paul Brook" <paul@codesourcery.com>
Subject: Re: [Qemu-devel] [PATCH] ppc: Convert op_405_check_{sat,satu} to TCG
Date: Mon, 27 Oct 2008 11:05:30 -0500 [thread overview]
Message-ID: <1225123530.5543.8.camel@localhost.localdomain> (raw)
In-Reply-To: <4903ABF2.8080403@codemonkey.ws>
On Sat, 2008-10-25 at 18:29 -0500, Anthony Liguori wrote:
> 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?
It is.
--
Hollis Blanchard
IBM Linux Technology Center
next prev parent reply other threads:[~2008-10-27 16:07 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
2008-10-27 16:05 ` Hollis Blanchard [this message]
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=1225123530.5543.8.camel@localhost.localdomain \
--to=hollisb@us.ibm.com \
--cc=anthony@codemonkey.ws \
--cc=aurelien@aurel32.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).