From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org
Subject: [RESEND PATCH 0/6] target/arm: AdvSIMD decodetree conversion, part 3
Date: Mon, 8 Jul 2024 17:06:04 -0700 [thread overview]
Message-ID: <20240709000610.382391-1-richard.henderson@linaro.org> (raw)
[Sorry about the @qemu.prg typo; resend for anyone replying.]
A small set, but better than waiting for a larger set.
It's a good stopping point, finishing the convertion of
disas_simd_three_reg_diff
disas_simd_scalar_three_reg_diff
disas_simd_indexed
r~
Richard Henderson (6):
target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to
decodetree
target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned to
decodetree
target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL to decodetree
target/arm: Convert SADDW, SSUBW, UADDW, USUBW to decodetree
target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN to decodetree
target/arm: Convert PMULL to decodetree
target/arm/tcg/translate-a64.c | 1155 +++++++++++---------------------
target/arm/tcg/a64.decode | 77 +++
2 files changed, 460 insertions(+), 772 deletions(-)
--
2.43.0
next reply other threads:[~2024-07-09 0:07 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-09 0:06 Richard Henderson [this message]
2024-07-09 0:06 ` [PATCH 1/6] target/arm: Convert SMULL, UMULL, SMLAL, UMLAL, SMLSL, UMLSL to decodetree Richard Henderson
2024-07-09 14:20 ` Peter Maydell
2024-07-09 0:06 ` [PATCH 2/6] target/arm: Convert SADDL, SSUBL, SABDL, SABAL, and unsigned " Richard Henderson
2024-07-09 14:21 ` Peter Maydell
2024-07-09 0:06 ` [PATCH 3/6] target/arm: Convert SQDMULL, SQDMLAL, SQDMLSL " Richard Henderson
2024-07-09 14:21 ` Peter Maydell
2024-07-09 0:06 ` [PATCH 4/6] target/arm: Convert SADDW, SSUBW, UADDW, USUBW " Richard Henderson
2024-07-09 14:21 ` Peter Maydell
2024-07-09 0:06 ` [PATCH 5/6] target/arm: Convert ADDHN, SUBHN, RADDHN, RSUBHN " Richard Henderson
2024-07-09 14:21 ` Peter Maydell
2024-07-09 0:06 ` [PATCH 6/6] target/arm: Convert PMULL " Richard Henderson
2024-07-09 8:40 ` Philippe Mathieu-Daudé
2024-07-09 14:22 ` Peter Maydell
2024-07-11 10:06 ` [RESEND PATCH 0/6] target/arm: AdvSIMD decodetree conversion, part 3 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=20240709000610.382391-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=qemu-arm@nongnu.org \
--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).