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