]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Move ld1qq and st1qq primitives to sve_ldst_internal.h
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:59 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:53:23 +0000 (15:53 +0100)
commit697fe75202f56135b74940ec41deecd3357bda23
treee89a6d7e2c09e6a70d655007089a4ed411889d28
parentfc5f060bcb7b45d8e330e294947cac7dffa0ea82
target/arm: Move ld1qq and st1qq primitives to sve_ldst_internal.h

Move from sme_helper.c to the shared header.
Add a comment noting the lack of atomicity.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20250704142112.1018902-97-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/sme_helper.c
target/arm/tcg/sve_ldst_internal.h