From: Yongbok Kim <yongbok.kim@imgtec.com>
To: Richard Henderson <rth@twiddle.net>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v2 1/2] tcg: Mask TCGMemOp appropriately for indexing
Date: Tue, 9 Jun 2015 11:23:41 +0100 [thread overview]
Message-ID: <5576BEAD.5070307@imgtec.com> (raw)
In-Reply-To: <1433785062-11043-1-git-send-email-rth@twiddle.net>
On 08/06/2015 18:37, Richard Henderson wrote:
> The addition of MO_AMASK means that places that used inverted masks
> need to be changed to use positive masks, and places that failed to
> mask the intended bits need updating.
>
> Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Yongbok Kim <yongbok.kim@imgtec.com>
I've only tested it for mips target and i386 host, but I think it's worth
mentioning that.
Tested-by: Yongbok Kim <yongbok.kim@imgtec.com>
Regards,
Yongbok
prev parent reply other threads:[~2015-06-09 10:23 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-08 17:37 [Qemu-devel] [PATCH v2 1/2] tcg: Mask TCGMemOp appropriately for indexing Richard Henderson
2015-06-08 17:37 ` [Qemu-devel] [PATCH v2 2/2] tcg: Handle MO_AMASK in tcg_dump_ops Richard Henderson
2015-06-09 10:29 ` Yongbok Kim
2015-06-09 10:23 ` Yongbok Kim [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=5576BEAD.5070307@imgtec.com \
--to=yongbok.kim@imgtec.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/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.