Function vaba_u8
#[target_feature(enable = "neon")]
pub fn vaba_u8(a: uint8x8_t, b: uint8x8_t, c: uint8x8_t) -> uint8x8_t
Absolute difference and accumulate (64-bit) Arm's documentation
vaba_u8#[target_feature(enable = "neon")]
pub fn vaba_u8(a: uint8x8_t, b: uint8x8_t, c: uint8x8_t) -> uint8x8_t
Absolute difference and accumulate (64-bit) Arm's documentation