Home
last modified time | relevance | path

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

/openbmc/qemu/fpu/
H A Dsoftfloat.c2483 static double hard_f64_div(double a, double b) in hard_f64_div() function
2532 return float64_gen2(a, b, s, hard_f64_div, soft_f64_div, in float64_div()