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