pub fn vqsubh_s16(a: i16, b: i16) -> i16
Available on (AArch64 or
target_arch=arm64ec
) and target feature neon
only.Expand description
Saturating subtract Arm’s documentation
pub fn vqsubh_s16(a: i16, b: i16) -> i16
target_arch=arm64ec
) and target feature neon
only.Saturating subtract Arm’s documentation