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

Validate stack switching and recursion depth.

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