Function vmlsl_u16
#[target_feature(enable = "neon")]
pub fn vmlsl_u16(a: uint32x4_t, b: uint16x4_t, c: uint16x4_t) -> uint32x4_t
Unsigned multiply-subtract long Arm's documentation
vmlsl_u16#[target_feature(enable = "neon")]
pub fn vmlsl_u16(a: uint32x4_t, b: uint16x4_t, c: uint16x4_t) -> uint32x4_t
Unsigned multiply-subtract long Arm's documentation