Home
last modified time | relevance | path

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

/qemu/fpu/
H A Dsoftfloat.c2127 soft_f64_mul(float64 a, float64 b, float_status *status) in soft_f64_mul() function
2158 return float64_gen2(a, b, s, hard_f64_mul, soft_f64_mul, in float64_mul()