]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:19 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit2065b1420d701b95dfed7e9d76bf7f011c3da9b3
tree0475f6900167c0911b5fa00784dd0f4f7d17a239
parent41167be4290124052f28d719994572269d7b3ec1
target/arm: Implement SME2 FRINTN, FRINTP, FRINTM, FRINTA

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