pub fn vqadd_s16(a: int16x4_t, b: int16x4_t) -> int16x4_tAvailable on (AArch64 or
target_arch=arm64ec) and target feature neon only.Expand description
Saturating add Arm’s documentation
pub fn vqadd_s16(a: int16x4_t, b: int16x4_t) -> int16x4_ttarget_arch=arm64ec) and target feature neon only.Saturating add Arm’s documentation