]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement SVE2p1 WHILE (predicate as counter)
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:42 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commitf9cb0ac8ba387f7da6153d39d77b24271eb7d49c
tree3209f1131ed047e7114ff765076c58db99a98259
parenta3dde8e382cd90e5b48c363255bd9d8ef31d4232
target/arm: Implement SVE2p1 WHILE (predicate as counter)

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