qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: sw@weilnetz.de
Subject: Re: [RESEND PATCH 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
Date: Sun, 6 Nov 2022 18:56:10 +0100	[thread overview]
Message-ID: <d95e20e6-ee2c-df1e-95f3-1519aae0d49a@linaro.org> (raw)
In-Reply-To: <20221106023735.5277-6-richard.henderson@linaro.org>

On 6/11/22 03:37, Richard Henderson wrote:
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   accel/tcg/translate-all.c | 10 ----------
>   tcg/tcg.c                 | 12 ++++++++++++
>   2 files changed, 12 insertions(+), 10 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>



  reply	other threads:[~2022-11-06 17:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06  2:37 [RESEND PATCH 0/6] Two -Wclobbered fixes, plus other cleanup Richard Henderson
2022-11-06  2:37 ` [RESEND PATCH 1/6] disas/nanomips: Move setjmp into nanomips_dis Richard Henderson
2022-11-06 15:01   ` BALATON Zoltan
2022-11-06 18:00   ` Philippe Mathieu-Daudé
2022-11-06  2:37 ` [RESEND PATCH 2/6] disas/nanomips: Merge insn{1,2,3} into words[3] Richard Henderson
2022-11-06 17:50   ` Philippe Mathieu-Daudé
2022-11-06  2:37 ` [RESEND PATCH 3/6] disas/nanomips: Split out read_u16 Richard Henderson
2022-11-06 17:52   ` Philippe Mathieu-Daudé
2022-11-06  2:37 ` [RESEND PATCH 4/6] disas/nanomips: Tidy read for 48-bit opcodes Richard Henderson
2022-11-06 17:57   ` Philippe Mathieu-Daudé
2022-11-06  2:37 ` [RESEND PATCH 5/6] tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code Richard Henderson
2022-11-06 17:56   ` Philippe Mathieu-Daudé [this message]
2022-11-06  2:37 ` [RESEND PATCH 6/6] accel/tcg: Split out setjmp_gen_code Richard Henderson
2022-11-06 17:54   ` Philippe Mathieu-Daudé

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=d95e20e6-ee2c-df1e-95f3-1519aae0d49a@linaro.org \
    --to=philmd@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.org \
    --cc=sw@weilnetz.de \
    /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).