Function vaddl_high_u16
#[target_feature(enable = "neon")]
pub fn vaddl_high_u16(a: uint16x8_t, b: uint16x8_t) -> uint32x4_t
Signed Add Long (vector, high half). Arm's documentation
vaddl_high_u16#[target_feature(enable = "neon")]
pub fn vaddl_high_u16(a: uint16x8_t, b: uint16x8_t) -> uint32x4_t
Signed Add Long (vector, high half). Arm's documentation