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