Home
last modified time | relevance | path

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

/qemu/fpu/
H A Dsoftfloat.c2143 static double hard_f64_mul(double a, double b) in hard_f64_mul() function
2158 return float64_gen2(a, b, s, hard_f64_mul, soft_f64_mul, in float64_mul()