Searched refs:hard_f64_sub (Results 1 – 1 of 1) sorted by relevance
1949 static double hard_f64_sub(double a, double b) in hard_f64_sub() function2006 return float64_addsub(a, b, s, hard_f64_sub, soft_f64_sub); in float64_sub()