]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Move do_urshr, do_srshr to vec_internal.h
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:26 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit9a7d445c09aa79a14bc4c5eede635b043622cbf0
treea913233f24fd747899fd67eefd8e09b53b100b97
parenta3a019c0efc06e63c648c416484ed5083678c93d
target/arm: Move do_urshr, do_srshr to vec_internal.h

Unify two copies of these inline functions.

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