Function vmla_s16
#[target_feature(enable = "neon")]
pub fn vmla_s16(a: int16x4_t, b: int16x4_t, c: int16x4_t) -> int16x4_t
Multiply-add to accumulator Arm's documentation
vmla_s16#[target_feature(enable = "neon")]
pub fn vmla_s16(a: int16x4_t, b: int16x4_t, c: int16x4_t) -> int16x4_t
Multiply-add to accumulator Arm's documentation