Home
last modified time | relevance | path

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

/qemu/fpu/
H A Dsoftfloat.c2243 soft_f64_muladd(float64 a, float64 b, float64 c, int flags, in soft_f64_muladd() function
2397 return soft_f64_muladd(ua.s, ub.s, uc.s, flags, s); in float64_muladd()