qemu-devel
[Top][All Lists]
Advanced

[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



reply via email to

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