qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: mrolnik@gmail.com
Subject: Re: [PATCH v2 1/3] target/avr: Add DisasContextBase to DisasContext
Date: Mon, 21 Jun 2021 20:17:26 +0200	[thread overview]
Message-ID: <567b4cb5-0ef9-da2a-4661-1188b827aaf8@amsat.org> (raw)
In-Reply-To: <20210620215022.1510617-2-richard.henderson@linaro.org>

On 6/20/21 11:50 PM, Richard Henderson wrote:
> Migrate the bstate, tb and singlestep_enabled fields
> from DisasContext into the base.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/avr/translate.c | 58 +++++++++++++++++++++---------------------
>  1 file changed, 29 insertions(+), 29 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>


  reply	other threads:[~2021-06-21 18:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-20 21:50 [PATCH v2 0/3] target/avr: Convert to TranslatorOps Richard Henderson
2021-06-20 21:50 ` [PATCH v2 1/3] target/avr: Add DisasContextBase to DisasContext Richard Henderson
2021-06-21 18:17   ` Philippe Mathieu-Daudé [this message]
2021-06-20 21:50 ` [PATCH v2 2/3] target/avr: Change ctx to DisasContext* in gen_intermediate_code Richard Henderson
2021-06-21 18:19   ` Philippe Mathieu-Daudé
2021-06-20 21:50 ` [PATCH v2 3/3] target/avr: Convert to TranslatorOps Richard Henderson
2021-06-21  5:38   ` Michael Rolnik
2021-06-21  8:33     ` Philippe Mathieu-Daudé
2021-06-21  8:38       ` Michael Rolnik

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=567b4cb5-0ef9-da2a-4661-1188b827aaf8@amsat.org \
    --to=f4bug@amsat.org \
    --cc=mrolnik@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).