]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Split out do_whileg from helper_sve_whileg
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:37 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit3fd8ce429447db5d1c1302887c68bc23a73a8a81
treea4775ed45eac5b382e1a1ec211d1d0e84de6be02
parent56ddef77944b4441f199b5e15c8fc1a058fd3335
target/arm: Split out do_whileg from helper_sve_whileg

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