Function vqadd_s16
#[target_feature(enable = "neon")]
pub fn vqadd_s16(a: int16x4_t, b: int16x4_t) -> int16x4_t
Saturating add Arm's documentation
vqadd_s16#[target_feature(enable = "neon")]
pub fn vqadd_s16(a: int16x4_t, b: int16x4_t) -> int16x4_t
Saturating add Arm's documentation