arm_smlawt

Function arm_smlawt 

Source
unsafe extern "unadjusted" fn arm_smlawt(
    a: i32,
    b: i32,
    c: i32,
) -> i32
Available on ARM and (target feature v5te and non-target feature mclass, or target features mclass and dsp) only.