From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH v2 22/23] target/arm: Convert load/store single structure to decodetree
Date: Wed, 14 Jun 2023 07:35:36 +0200 [thread overview]
Message-ID: <096a97a3-bfac-a0c4-6e11-d99cbce10cbf@linaro.org> (raw)
In-Reply-To: <20230611160032.274823-23-peter.maydell@linaro.org>
On 6/11/23 18:00, Peter Maydell wrote:
> Convert the ASIMD load/store single structure insns to decodetree.
>
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> Message-id:20230602155223.2040685-20-peter.maydell@linaro.org
> ---
> target/arm/tcg/a64.decode | 34 +++++
> target/arm/tcg/translate-a64.c | 219 +++++++++++++++------------------
> 2 files changed, 136 insertions(+), 117 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2023-06-14 5:36 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-11 16:00 [PATCH v2 00/23] target/arm: Convert exception, system, loads and stores to decodetree Peter Maydell
2023-06-11 16:00 ` [PATCH v2 01/23] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics Peter Maydell
2023-06-11 16:00 ` [PATCH v2 02/23] target/arm: Return correct result for LDG when ATA=0 Peter Maydell
2023-06-11 16:00 ` [PATCH v2 03/23] target/arm: Pass memop to gen_mte_check1_mmuidx() in reg_imm9 decode Peter Maydell
2023-06-12 9:31 ` Philippe Mathieu-Daudé
2023-06-14 5:18 ` Richard Henderson
2023-06-11 16:00 ` [PATCH v2 04/23] target/arm: Consistently use finalize_memop_asimd() for ASIMD loads/stores Peter Maydell
2023-06-14 5:20 ` Richard Henderson
2023-06-11 16:00 ` [PATCH v2 05/23] target/arm: Convert hint instruction space to decodetree Peter Maydell
2023-06-11 16:00 ` [PATCH v2 06/23] target/arm: Convert barrier insns " Peter Maydell
2023-06-12 9:37 ` Philippe Mathieu-Daudé
2023-06-11 16:00 ` [PATCH v2 07/23] target/arm: Convert CFINV, XAFLAG and AXFLAG " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 08/23] target/arm: Convert MSR (immediate) " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 09/23] target/arm: Convert MSR (reg), MRS, SYS, SYSL " Peter Maydell
2023-06-12 10:37 ` Philippe Mathieu-Daudé
2023-06-11 16:00 ` [PATCH v2 10/23] target/arm: Convert exception generation instructions " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 11/23] target/arm: Convert load/store exclusive and ordered " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 12/23] target/arm: Convert LDXP, STXP, CASP, CAS " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 13/23] target/arm: Convert load reg (literal) group " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 14/23] target/arm: Convert load/store-pair " Peter Maydell
2023-06-14 5:30 ` Richard Henderson
2023-06-11 16:00 ` [PATCH v2 15/23] target/arm: Convert ld/st reg+imm9 insns " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 16/23] target/arm: Convert LDR/STR with 12-bit immediate " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 17/23] target/arm: Convert LDR/STR reg+reg " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 18/23] target/arm: Convert atomic memory ops " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 19/23] target/arm: Convert load (pointer auth) insns " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 20/23] target/arm: Convert LDAPR/STLR (imm) " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 21/23] target/arm: Convert load/store (multiple structures) " Peter Maydell
2023-06-11 16:00 ` [PATCH v2 22/23] target/arm: Convert load/store single structure " Peter Maydell
2023-06-14 5:35 ` Richard Henderson [this message]
2023-06-11 16:00 ` [PATCH v2 23/23] target/arm: Convert load/store tags insns " 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=096a97a3-bfac-a0c4-6e11-d99cbce10cbf@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@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).