]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/tcg/aarch64: Add gcspushm
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Oct 2025 21:56:12 +0000 (14:56 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Oct 2025 12:22:05 +0000 (13:22 +0100)
commit8f278acdce11cce89e5599bde0de76692ae1b1d6
treee8640ce5cf0add6242e93e281984f93d6811b574
parent3f3cc39b7d263faf453b6a165f56425e46a2f44e
tests/tcg/aarch64: Add gcspushm

Validate successful and trapped executions of GCSPUSHM, GCSPOPM.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20251008215613.300150-73-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
tests/tcg/aarch64/Makefile.target
tests/tcg/aarch64/gcspushm.c [new file with mode: 0644]