Function vabdq_s8
#[target_feature(enable = "neon")]
pub fn vabdq_s8(a: int8x16_t, b: int8x16_t) -> int8x16_t
Absolute difference between the arguments Arm's documentation
vabdq_s8#[target_feature(enable = "neon")]
pub fn vabdq_s8(a: int8x16_t, b: int8x16_t) -> int8x16_t
Absolute difference between the arguments Arm's documentation