]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Introduce do_[us]sat_[bhs] macros
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 4 Jul 2025 14:20:20 +0000 (08:20 -0600)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 4 Jul 2025 14:52:22 +0000 (15:52 +0100)
commit88b73373110bbc60c9d5238fd387d213e91933af
treeb047b5d6626afc7c4dfe3b9d90a5a5a55b574a76
parent2065b1420d701b95dfed7e9d76bf7f011c3da9b3
target/arm: Introduce do_[us]sat_[bhs] macros

Inputs are a wider type of indeterminate sign.

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