tests/tcg/aarch64: add DC CVA[D]P tests
authorZhuojia Shen <chaosdefinition@hotmail.com>
Tue, 6 Jun 2023 09:19:40 +0000 (10:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Jun 2023 09:19:40 +0000 (10:19 +0100)
commitc81e4ab370e858550852b052f689a0a721b879d4
tree0739b22f1f15f7adec0550c9666651d3a4029fca
parentcd4a47f907e6b4f91627fcdad5174ecb2570ad0e
tests/tcg/aarch64: add DC CVA[D]P tests

Test execution of DC CVAP and DC CVADP instructions under user mode
emulation.

Signed-off-by: Zhuojia Shen <chaosdefinition@hotmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/tcg/aarch64/Makefile.target
tests/tcg/aarch64/dcpodp.c [new file with mode: 0644]
tests/tcg/aarch64/dcpop.c [new file with mode: 0644]