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