]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement SME2 ZIP, UZP (four registers)
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:25 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commita3a019c0efc06e63c648c416484ed5083678c93d
tree5be64dcc22fa6efe1215b7d5634d0b344ef1b7f0
parent2ccea621573dd8c2aa23583947d598fe8382b93c
target/arm: Implement SME2 ZIP, UZP (four registers)

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