qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Subject: [PATCH v2 0/3] target/arm: SME1/SVE2 fixes
Date: Sun, 22 Jun 2025 14:35:06 -0700	[thread overview]
Message-ID: <20250622213509.277798-1-richard.henderson@linaro.org> (raw)

Supercedes: 20250622175052.180728-1-richard.henderson@linaro.org
("target/arm: Fix SME vs AdvSIMD exception priority")

A couple of fixes for EC_SMETRAP, plus some insns that missed
being updated for non-streaming.


r~


Richard Henderson (3):
  target/arm: Fix SME vs AdvSIMD exception priority
  target/arm: Fix sve_access_check for SME
  target/arm: Fix 128-bit element ZIP, UZP, TRN

 target/arm/tcg/translate-a64.c | 30 +++++++++++++++++-------
 target/arm/tcg/translate-sve.c | 43 ++++++++++++++++++++++++----------
 2 files changed, 51 insertions(+), 22 deletions(-)

-- 
2.43.0



             reply	other threads:[~2025-06-22 21:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-22 21:35 Richard Henderson [this message]
2025-06-22 21:35 ` [PATCH v2 1/3] target/arm: Fix SME vs AdvSIMD exception priority Richard Henderson
2025-06-24 13:05   ` Peter Maydell
2025-06-22 21:35 ` [PATCH v2 2/3] target/arm: Fix sve_access_check for SME Richard Henderson
2025-06-24 13:58   ` Peter Maydell
2025-06-24 14:41     ` Richard Henderson
2025-06-22 21:35 ` [PATCH v2 3/3] target/arm: Fix 128-bit element ZIP, UZP, TRN Richard Henderson
2025-06-24 14:59   ` Peter Maydell
2025-06-24 19:04     ` Richard Henderson

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=20250622213509.277798-1-richard.henderson@linaro.org \
    --to=richard.henderson@linaro.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).