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

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250704142112.1018902-79-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