]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Split out do_whilel from helper_sve_whilel
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:36 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit56ddef77944b4441f199b5e15c8fc1a058fd3335
treef3b20e950e95f358726fb8d4736583e2363f7bb5
parent91afd009bab55b0b479e6fb0aadc9366e9bd6209
target/arm: Split out do_whilel from helper_sve_whilel

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