Home
last modified time | relevance | path

Searched refs:hard_f32_div (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/fpu/
H A Dsoftfloat.c2478 static float hard_f32_div(float a, float b) in hard_f32_div() function
2525 return float32_gen2(a, b, s, hard_f32_div, soft_f32_div, in float32_div()