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