Home
last modified time | relevance | path

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

/openbmc/qemu/fpu/
H A Dsoftfloat.c2138 static float hard_f32_mul(float a, float b) in hard_f32_mul() function
2151 return float32_gen2(a, b, s, hard_f32_mul, soft_f32_mul, in float32_mul()