Skip to main content

mul_s

Function mul_s 

Source
pub fn mul_s(a: f32, b: f32, mode: Rounding) -> Outcome<f32>
Expand description

MUL.S.

Does not model the VR4300 multiplication erratum — see the module docs.