From: Richard Henderson <rth@twiddle.net>
To: Alexander Graf <agraf@suse.de>, qemu-ppc@nongnu.org
Cc: Tom Musta <tommusta@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] TCG: Fix tcg_gen_extr_i64_tl for 32bit
Date: Wed, 04 Jun 2014 14:12:35 -0700 [thread overview]
Message-ID: <538F8BC3.2060500@twiddle.net> (raw)
In-Reply-To: <1401916152-27169-1-git-send-email-agraf@suse.de>
On 06/04/2014 02:09 PM, Alexander Graf wrote:
> We expose a generic helper "tcg_gen_extr_i64_tl" for 64bit targets, but the
> same function for 32bit targets is a misnomer and refers to an invalid function
> name.
>
> Fix up the definition to point to the correct internal helper names instead.
>
> Signed-off-by: Alexander Graf <agraf@suse.de>
Applied to tcg-next, thanks.
r~
prev parent reply other threads:[~2014-06-04 21:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-04 21:09 [Qemu-devel] [PATCH 1/2] TCG: Fix tcg_gen_extr_i64_tl for 32bit Alexander Graf
2014-06-04 21:09 ` [Qemu-devel] [PATCH 2/2] PPC: e500: Merge 32 and 64 bit SPE emulation Alexander Graf
2014-06-04 21:38 ` Richard Henderson
2014-06-04 21:51 ` Alexander Graf
2014-06-04 21:57 ` Richard Henderson
2014-06-04 21:12 ` Richard Henderson [this message]
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=538F8BC3.2060500@twiddle.net \
--to=rth@twiddle.net \
--cc=agraf@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=tommusta@gmail.com \
/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).