Function vpadalq_s32
#[target_feature(enable = "neon")]
pub fn vpadalq_s32(a: int64x2_t, b: int32x4_t) -> int64x2_t
Signed Add and Accumulate Long Pairwise. Arm's documentation
vpadalq_s32#[target_feature(enable = "neon")]
pub fn vpadalq_s32(a: int64x2_t, b: int32x4_t) -> int64x2_t
Signed Add and Accumulate Long Pairwise. Arm's documentation