qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation


From: Richard Henderson
Subject: Re: [PATCH v4 0/2] target/arm: allow DC CVA[D]P in user mode emulation
Date: Fri, 2 Jun 2023 20:32:47 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0

On 6/1/23 14:53, Zhuojia Shen wrote:
Zhuojia Shen (2):
   target/arm: allow DC CVA[D]P in user mode emulation
   tests/tcg/aarch64: add DC CVA[D]P tests

  target/arm/helper.c               |  6 +--
  tests/tcg/aarch64/Makefile.target | 11 ++++++
  tests/tcg/aarch64/dcpodp.c        | 63 +++++++++++++++++++++++++++++++
  tests/tcg/aarch64/dcpop.c         | 63 +++++++++++++++++++++++++++++++
  4 files changed, 139 insertions(+), 4 deletions(-)
  create mode 100644 tests/tcg/aarch64/dcpodp.c
  create mode 100644 tests/tcg/aarch64/dcpop.c

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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