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