[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RISU PATCH v4 28/29] aarch64: Add support for ZA storage
From: |
Peter Maydell |
Subject: |
Re: [RISU PATCH v4 28/29] aarch64: Add support for ZA storage |
Date: |
Mon, 18 Jul 2022 13:09:56 +0100 |
On Fri, 8 Jul 2022 at 18:07, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Require NVL == SVL on startup, to make it easier to manage reginfo.
> Most of the time PSTATE.SM would be active with PSTATE.ZA anyway,
> for any non-trivial SME testing.
>
> Extend saved storage only when PSTATE.ZA is active.
> Use a carefully reserved uint16_t for saving SVCR.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- Re: [RISU PATCH v4 21/29] aarch64: Use arch_init to configure sve, (continued)
- [RISU PATCH v4 22/29] ppc64: Use uint64_t to represent double, Richard Henderson, 2022/07/08
- [RISU PATCH v4 25/29] Remove return value from reginfo_dump, Richard Henderson, 2022/07/08
- [RISU PATCH v4 26/29] ppc64: Clean up reginfo handling, Richard Henderson, 2022/07/08
- [RISU PATCH v4 27/29] aarch64: Tidy reginfo dumping ahead of ZA state, Richard Henderson, 2022/07/08
- [RISU PATCH v4 28/29] aarch64: Add support for ZA storage, Richard Henderson, 2022/07/08
- Re: [RISU PATCH v4 28/29] aarch64: Add support for ZA storage,
Peter Maydell <=
- [RISU PATCH v4 29/29] aarch64: Trivial SME test, Richard Henderson, 2022/07/08
- Re: [RISU PATCH v4 00/29] risu cleanups and improvements, Peter Maydell, 2022/07/18