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

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