From: Peter Maydell <peter.maydell@linaro.org>
To: Zhuojia Shen <chaosdefinition@hotmail.com>
Cc: qemu-devel@nongnu.org,
Richard Henderson <richard.henderson@linaro.org>,
qemu-arm@nongnu.org
Subject: Re: [PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests
Date: Tue, 30 May 2023 13:28:44 +0100 [thread overview]
Message-ID: <CAFEAcA8+hq3zvnowmxN+7FKv0FFu56VbA1WUTnDukGExpFS0Nw@mail.gmail.com> (raw)
In-Reply-To: <DS7PR12MB6309A170F8BC7D7C956D6C97AC7C9@DS7PR12MB6309.namprd12.prod.outlook.com>
On Fri, 19 May 2023 at 23:12, Zhuojia Shen <chaosdefinition@hotmail.com> wrote:
>
> Test execution of DC CVAP and DC CVADP instructions under user mode
> emulation.
>
> Signed-off-by: Zhuojia Shen <chaosdefinition@hotmail.com>
> ---
> tests/tcg/aarch64/Makefile.target | 11 ++++++
> tests/tcg/aarch64/dcpodp.c | 58 +++++++++++++++++++++++++++++++
> tests/tcg/aarch64/dcpop.c | 58 +++++++++++++++++++++++++++++++
> 3 files changed, 127 insertions(+)
> create mode 100644 tests/tcg/aarch64/dcpodp.c
> create mode 100644 tests/tcg/aarch64/dcpop.c
> diff --git a/tests/tcg/aarch64/dcpodp.c b/tests/tcg/aarch64/dcpodp.c
> new file mode 100644
> index 0000000000..6f6301ac86
> --- /dev/null
> +++ b/tests/tcg/aarch64/dcpodp.c
> @@ -0,0 +1,58 @@
> +/* Test execution of DC CVADP instruction */
All new files should start with the standard brief
comment stating the copyright and license.
Otherwise
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
next prev parent reply other threads:[~2023-05-30 12:33 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-19 20:43 [PATCH v3 0/2] target/arm: allow DC CVA[D]P in user mode emulation Zhuojia Shen
2023-05-19 21:38 ` [PATCH v3 1/2] " Zhuojia Shen
2023-05-30 12:26 ` Peter Maydell
2023-05-19 21:56 ` [PATCH v3 2/2] tests/tcg/aarch64: add DC CVA[D]P tests Zhuojia Shen
2023-05-30 12:28 ` Peter Maydell [this message]
[not found] <20230518234605.276443-1-chaosdefinition@hotmail.com>
2023-05-18 23:46 ` Zhuojia Shen
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=CAFEAcA8+hq3zvnowmxN+7FKv0FFu56VbA1WUTnDukGExpFS0Nw@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=chaosdefinition@hotmail.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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).