Function vmlsq_n_s16
#[target_feature(enable = "neon")]
pub fn vmlsq_n_s16(a: int16x8_t, b: int16x8_t, c: i16) -> int16x8_t
Vector multiply subtract with scalar Arm's documentation
vmlsq_n_s16#[target_feature(enable = "neon")]
pub fn vmlsq_n_s16(a: int16x8_t, b: int16x8_t, c: i16) -> int16x8_t
Vector multiply subtract with scalar Arm's documentation