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