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: qemu-arm@nongnu.org
Subject: Re: [PATCH 01/17] target/arm: Use tcg_gen_extract2_i64 for EXT
Date: Wed, 17 Jul 2024 11:50:50 +0200	[thread overview]
Message-ID: <60f76a76-709a-4f32-974c-c771a724d443@linaro.org> (raw)
In-Reply-To: <20240717060903.205098-2-richard.henderson@linaro.org>

On 17/7/24 08:08, Richard Henderson wrote:
> The extract2 tcg op performs the same operation
> as the do_ext64 function.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>   target/arm/tcg/translate-a64.c | 23 +++--------------------
>   1 file changed, 3 insertions(+), 20 deletions(-)

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



  reply	other threads:[~2024-07-17  9:51 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-17  6:08 [PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4 Richard Henderson
2024-07-17  6:08 ` [PATCH 01/17] target/arm: Use tcg_gen_extract2_i64 for EXT Richard Henderson
2024-07-17  9:50   ` Philippe Mathieu-Daudé [this message]
2024-07-17  6:08 ` [PATCH 02/17] target/arm: Convert EXT to decodetree Richard Henderson
2024-07-17  9:55   ` Philippe Mathieu-Daudé
2024-07-17  6:08 ` [PATCH 03/17] target/arm: Convert TBL, TBX " Richard Henderson
2024-07-17  9:56   ` Philippe Mathieu-Daudé
2024-07-17  6:08 ` [PATCH 04/17] target/arm: Convert UZP, TRN, ZIP " Richard Henderson
2024-07-17  6:08 ` [PATCH 05/17] target/arm: Simplify do_reduction_op Richard Henderson
2024-07-17  6:08 ` [PATCH 06/17] target/arm: Convert ADDV, *ADDLV, *MAXV, *MINV to decodetree Richard Henderson
2024-07-17  6:08 ` [PATCH 07/17] target/arm: Convert FMAXNMV, FMINNMV, FMAXV, FMINV " Richard Henderson
2024-07-17  6:08 ` [PATCH 08/17] target/arm: Convert FMOVI (scalar, immediate) " Richard Henderson
2024-07-17 10:00   ` Philippe Mathieu-Daudé
2024-07-17  6:08 ` [PATCH 09/17] target/arm: Convert MOVI, FMOV, ORR, BIC (vector " Richard Henderson
2024-07-17  6:08 ` [PATCH 10/17] target/arm: Introduce gen_gvec_sshr, gen_gvec_ushr Richard Henderson
2024-07-17  6:08 ` [PATCH 11/17] target/arm: Fix whitespace near gen_srshr64_i64 Richard Henderson
2024-07-17 10:00   ` Philippe Mathieu-Daudé
2024-07-17  6:08 ` [PATCH 12/17] target/arm: Convert handle_vec_simd_shri to decodetree Richard Henderson
2024-08-12 13:14   ` Peter Maydell
2024-08-12 22:07     ` Richard Henderson
2024-07-17  6:08 ` [PATCH 13/17] target/arm: Convet handle_vec_simd_shli " Richard Henderson
2024-07-17  6:09 ` [PATCH 14/17] target/arm: Clear high SVE elements in handle_vec_simd_wshli Richard Henderson
2024-07-17  6:09 ` [PATCH 15/17] target/arm: Use {,s}extract " Richard Henderson
2024-07-17  6:09 ` [PATCH 16/17] target/arm: Convert SSHLL, USHLL to decodetree Richard Henderson
2024-07-17  6:09 ` [PATCH 17/17] target/arm: Push tcg_rnd into handle_shri_with_rndacc Richard Henderson
2024-07-17 10:02   ` Philippe Mathieu-Daudé
2024-08-11 17:40 ` [PATCH 00/17] target/arm: AdvSIMD decodetree conversion, part 4 Michael Tokarev
2024-08-12 14:11   ` Peter Maydell
2024-08-12 15:14 ` Peter Maydell

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=60f76a76-709a-4f32-974c-c771a724d443@linaro.org \
    --to=philmd@linaro.org \
    --cc=qemu-arm@nongnu.org \
    --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).