]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement SQCVTN, UQCVTN, SQCVTUN for SME2/SVE2p1
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:23 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit10168d3912d46d075724dd485aee5eabced7b99f
tree2a017fa925ee30642bcca2bac0e4df822cb57d93
parentbde57978ce3794b8ebaab99307a4899cf4bedd55
target/arm: Implement SQCVTN, UQCVTN, SQCVTUN for SME2/SVE2p1

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