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