qemu-stable
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2] target/arm: Fix SVE STR increment


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2] target/arm: Fix SVE STR increment
Date: Tue, 31 Oct 2023 15:45:17 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.15.1

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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]