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