Home
last modified time | relevance | path

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

/openbmc/qemu/fpu/
H A Dsoftfloat.c2115 soft_f32_mul(float32 a, float32 b, float_status *status) in soft_f32_mul() function
2151 return float32_gen2(a, b, s, hard_f32_mul, soft_f32_mul, in float32_mul()