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