pub fn vpadal_u8(a: uint16x4_t, b: uint8x8_t) -> uint16x4_tAvailable on (AArch64 or ARM64EC) and target feature
neon only.Expand description
Unsigned Add and Accumulate Long Pairwise. Arm’s documentation
pub fn vpadal_u8(a: uint16x4_t, b: uint8x8_t) -> uint16x4_tneon only.Unsigned Add and Accumulate Long Pairwise. Arm’s documentation