]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Enable SCLAMP, UCLAMP for SVE2p1
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:30 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commitc1317025d83a298be82a2d05586a6a23684ad877
treeb0bdd6a6483575e7eaf45a65fcccc55871532b51
parent8b61eff8e72fee0d5b0cb937674d77fc99674e6c
target/arm: Enable SCLAMP, UCLAMP for SVE2p1

These instructions are present in both SME(1) and SVE2.1 extensions.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250704142112.1018902-68-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/translate-sve.c