]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement SVE2p1 PEXT
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:45 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit16fe3bb942e80ae0a2cd0690629bb73cc131092b
treea2e56ff6c52b89b0f3b0ed60c1450ceb2889e66a
parent8f7e127b66d0e51b3940c779695bc698138060d4
target/arm: Implement SVE2p1 PEXT

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250704142112.1018902-83-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
target/arm/tcg/vec_internal.h