]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:21:03 +0000 (08:21 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:53:23 +0000 (15:53 +0100)
commita19b104f849a0ab6f781755f76e567960629a69c
treeb54f4b85a1084ad79a19350956a27fecb929954d
parentec2d9709653f5c0c5503f177e5cdf6ba3e8f2627
target/arm: Implement LUTI2, LUTI4 for SME2/SME2p1

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