qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>,
	Matheus Ferst <matheus.ferst@eldorado.org.br>,
	Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [PATCH-for-6.2 v3 1/7] target/mips: Introduce generic TRANS() macro for decodetree helpers
Date: Mon, 9 Aug 2021 09:26:44 -1000	[thread overview]
Message-ID: <aef0dbb5-df40-74d7-de46-3b25c16fe20b@linaro.org> (raw)
In-Reply-To: <20210808173018.90960-2-f4bug@amsat.org>

On 8/8/21 7:30 AM, Philippe Mathieu-Daudé wrote:
> Plain copy/paste of the TRANS() macro introduced in the PPC
> commit f2aabda8ac9 ("target/ppc: Move D/DS/X-form integer
> loads to decodetree") to the MIPS target.
> 
> Suggested-by: Richard Henderson<richard.henderson@linaro.org>
> Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
> ---
>   target/mips/tcg/translate.h | 8 ++++++++
>   1 file changed, 8 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2021-08-09 19:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-08 17:30 [PATCH-for-6.2 v3 0/7] target/mips: Convert NEC Vr54xx to decodetree Philippe Mathieu-Daudé
2021-08-08 17:30 ` [PATCH-for-6.2 v3 1/7] target/mips: Introduce generic TRANS() macro for decodetree helpers Philippe Mathieu-Daudé
2021-08-09 19:26   ` Richard Henderson [this message]
2021-08-08 17:30 ` [PATCH-for-6.2 v3 2/7] target/mips: Extract NEC Vr54xx helper definitions Philippe Mathieu-Daudé
2021-08-08 17:30 ` [PATCH-for-6.2 v3 3/7] target/mips: Extract NEC Vr54xx helpers to vr54xx_helper.c Philippe Mathieu-Daudé
2021-08-08 17:30 ` [PATCH-for-6.2 v3 4/7] target/mips: Introduce decodetree structure for NEC Vr54xx extension Philippe Mathieu-Daudé
2021-08-08 17:30 ` [PATCH-for-6.2 v3 5/7] target/mips: Convert Vr54xx MACC* opcodes to decodetree Philippe Mathieu-Daudé
2021-08-08 17:30 ` [PATCH-for-6.2 v3 6/7] target/mips: Convert Vr54xx MUL* " Philippe Mathieu-Daudé
2021-08-08 17:30 ` [PATCH-for-6.2 v3 7/7] target/mips: Convert Vr54xx MSA* " Philippe Mathieu-Daudé
2021-08-15 13:00 ` [PATCH-for-6.2 v3 0/7] target/mips: Convert NEC Vr54xx " 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=aef0dbb5-df40-74d7-de46-3b25c16fe20b@linaro.org \
    --to=richard.henderson@linaro.org \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --cc=f4bug@amsat.org \
    --cc=matheus.ferst@eldorado.org.br \
    --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).