From: Richard Henderson <rth@twiddle.net>
To: Aurelien Jarno <aurelien@aurel32.net>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] tcg/optimize: fix tcg_opt_gen_movi
Date: Fri, 10 Jul 2015 19:22:21 +0100 [thread overview]
Message-ID: <55A00D5D.1020509@twiddle.net> (raw)
In-Reply-To: <1436544211-2769-1-git-send-email-aurelien@aurel32.net>
On 07/10/2015 05:03 PM, Aurelien Jarno wrote:
> Due to a copy&paste, the new op value is tested against mov_i32 instead
> of movi_i32. The test is therefore always false. Fix that.
>
> Cc: Richard Henderson<rth@twiddle.net>
> Signed-off-by: Aurelien Jarno<aurelien@aurel32.net>
> ---
> tcg/optimize.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <rth@twiddle.net>
r~
prev parent reply other threads:[~2015-07-10 18:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-10 16:03 [Qemu-devel] [PATCH 1/2] tcg/optimize: fix tcg_opt_gen_movi Aurelien Jarno
2015-07-10 16:03 ` [Qemu-devel] [PATCH 2/2] tcg/optimize: fix constant signedness Aurelien Jarno
2015-07-10 18:22 ` Richard Henderson
2015-07-10 18:22 ` 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=55A00D5D.1020509@twiddle.net \
--to=rth@twiddle.net \
--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 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).