Function vpadalq_u8
#[target_feature(enable = "neon")]
pub fn vpadalq_u8(a: uint16x8_t, b: uint8x16_t) -> uint16x8_t
Unsigned Add and Accumulate Long Pairwise. Arm's documentation
vpadalq_u8#[target_feature(enable = "neon")]
pub fn vpadalq_u8(a: uint16x8_t, b: uint8x16_t) -> uint16x8_t
Unsigned Add and Accumulate Long Pairwise. Arm's documentation