Function vmlsl_high_s8

#[target_feature(enable = "neon")]
pub fn vmlsl_high_s8(a: int16x8_t, b: int8x16_t, c: int8x16_t) -> int16x8_t

Signed multiply-subtract long Arm's documentation