]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Implement {LD1, ST1}{W, D} (128-bit element) for SVE2p1
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:58 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:53:23 +0000 (15:53 +0100)
commitfc5f060bcb7b45d8e330e294947cac7dffa0ea82
tree81450103116546c770b30a282d980e2044f4d090
parent0af0c9bbb94b5049354cd7a102929b1fbf097c20
target/arm: Implement {LD1, ST1}{W, D} (128-bit element) for SVE2p1

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