pub fn vqshlh_s16(a: i16, b: i16) -> i16
Available on (AArch64 or
target_arch=arm64ec
) and target feature neon
only.Expand description
Signed saturating shift left Arm’s documentation
pub fn vqshlh_s16(a: i16, b: i16) -> i16
target_arch=arm64ec
) and target feature neon
only.Signed saturating shift left Arm’s documentation