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.hender...@linaro.org>
r~