qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Emilio G. Cota" <cota@braap.org>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PATCHv3 1/2] translator: merge max_insns into DisasContextBase
Date: Wed, 21 Feb 2018 17:24:19 -0500	[thread overview]
Message-ID: <20180221222419.GA29667@flamenco> (raw)
In-Reply-To: <19ddf862-2525-50c0-4375-7c88e7fcebc2@twiddle.net>

On Wed, Feb 21, 2018 at 13:05:45 -0800, Richard Henderson wrote:
> On 02/21/2018 12:55 PM, Emilio G. Cota wrote:
> > While at it, use int for both num_insns and max_insns to make
> > sure we have same-type comparisons.
> > 
> > Signed-off-by: Emilio G. Cota <cota@braap.org>
> > ---
> >  accel/tcg/translator.c     | 21 ++++++++++-----------
> >  include/exec/translator.h  |  8 ++++----
> >  target/alpha/translate.c   |  6 ++----
> >  target/arm/translate-a64.c |  8 +++-----
> >  target/arm/translate.c     |  9 +++------
> >  target/hppa/translate.c    |  7 ++-----
> >  target/i386/translate.c    |  5 +----
> >  target/ppc/translate.c     |  5 ++---
> >  8 files changed, 27 insertions(+), 42 deletions(-)
> 
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

Thanks.

To avoid merge conflicts, I'll send v2's of the other conversions
once this patch goes in.

		Emilio

  reply	other threads:[~2018-02-21 22:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-21 20:55 [Qemu-devel] [PATCHv3 0/2] target/sh4: translator loop conversion Emilio G. Cota
2018-02-21 20:55 ` [Qemu-devel] [PATCHv3 1/2] translator: merge max_insns into DisasContextBase Emilio G. Cota
2018-02-21 21:05   ` Richard Henderson
2018-02-21 22:24     ` Emilio G. Cota [this message]
2018-02-21 20:55 ` [Qemu-devel] [PATCHv3 2/2] target/sh4: convert to TranslatorOps Emilio G. Cota

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=20180221222419.GA29667@flamenco \
    --to=cota@braap.org \
    --cc=aurelien@aurel32.net \
    --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 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).