From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>, qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org, qemu-stable@nongnu.org
Subject: Re: [PATCH v2] target/arm: Fix SVE STR increment
Date: Tue, 31 Oct 2023 15:45:17 +0100 [thread overview]
Message-ID: <63c917c8-0a40-e922-45a8-105a9694f2c8@linaro.org> (raw)
In-Reply-To: <20231031143215.29764-1-richard.henderson@linaro.org>
On 31/10/23 15:32, Richard Henderson wrote:
> The previous change missed updating one of the increments and
> one of the MemOps. Add a test case for all vector lengths.
>
> Cc: qemu-stable@nongnu.org
> Fixes: e6dd5e782be ("target/arm: Use tcg_gen_qemu_{ld, st}_i128 in gen_sve_{ld, st}r")
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/arm/tcg/translate-sve.c | 5 ++--
> tests/tcg/aarch64/sve-str.c | 49 +++++++++++++++++++++++++++++++
> tests/tcg/aarch64/Makefile.target | 6 +++-
> 3 files changed, 57 insertions(+), 3 deletions(-)
> create mode 100644 tests/tcg/aarch64/sve-str.c
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2023-10-31 14:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-31 14:32 [PATCH v2] target/arm: Fix SVE STR increment Richard Henderson
2023-10-31 14:45 ` Philippe Mathieu-Daudé [this message]
2023-11-02 11:13 ` Peter Maydell
2023-11-09 12:23 ` Alex Bennée
2023-11-09 13:20 ` Michael Tokarev
2023-11-09 13:37 ` Alex Bennée
2023-11-09 14:37 ` Michael Tokarev
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=63c917c8-0a40-e922-45a8-105a9694f2c8@linaro.org \
--to=philmd@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@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).