]> www.infradead.org Git - users/jedix/linux-maple.git/commit
kselftest/arm64: Corrupt P0 in the irritator when testing SSVE
authorMark Brown <broonie@kernel.org>
Thu, 7 Nov 2024 01:39:22 +0000 (01:39 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Tue, 12 Nov 2024 14:52:20 +0000 (14:52 +0000)
commit3e360ef0c0a1fb6ce9a302e40b8057c41ba8a9d2
treee7f652dc170eef8831dd1bc025d5ec27ce600f0f
parent7dbd26d0b22d69d36ab3e76ee7f152482a19cbed
kselftest/arm64: Corrupt P0 in the irritator when testing SSVE

When building for streaming SVE the irritator for SVE skips updates of both
P0 and FFR. While FFR is skipped since it might not be present there is no
reason to skip corrupting P0 so switch to an instruction valid in streaming
mode and move the ifdef.

Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20241107-arm64-fp-stress-irritator-v2-3-c4b9622e36ee@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
tools/testing/selftests/arm64/fp/sve-test.S