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