Function vmlsl_s16
#[target_feature(enable = "neon")]
pub fn vmlsl_s16(a: int32x4_t, b: int16x4_t, c: int16x4_t) -> int32x4_t
Signed multiply-subtract long Arm's documentation
vmlsl_s16#[target_feature(enable = "neon")]
pub fn vmlsl_s16(a: int32x4_t, b: int16x4_t, c: int16x4_t) -> int32x4_t
Signed multiply-subtract long Arm's documentation