[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [RISU PATCH v4 29/29] aarch64: Trivial SME test
From: |
Peter Maydell |
Subject: |
Re: [RISU PATCH v4 29/29] aarch64: Trivial SME test |
Date: |
Mon, 18 Jul 2022 13:11:09 +0100 |
On Fri, 8 Jul 2022 at 17:59, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> test_sme_aarch64.s | 55 ++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 55 insertions(+)
> create mode 100644 test_sme_aarch64.s
>
> diff --git a/test_sme_aarch64.s b/test_sme_aarch64.s
> new file mode 100644
> index 0000000..a5ef909
> --- /dev/null
> +++ b/test_sme_aarch64.s
> @@ -0,0 +1,55 @@
> + .arch_extension sme
Can we have the usual copyright-and-license comment at the
top of the file, please?
thanks
-- PMM
- Re: [RISU PATCH v4 22/29] ppc64: Use uint64_t to represent double, (continued)
- [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
- [RISU PATCH v4 29/29] aarch64: Trivial SME test, Richard Henderson, 2022/07/08
- Re: [RISU PATCH v4 29/29] aarch64: Trivial SME test,
Peter Maydell <=
- Re: [RISU PATCH v4 00/29] risu cleanups and improvements, Peter Maydell, 2022/07/18