Searched refs:float64_add (Results 1 - 4 of 4) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat.h353 float64 float64_add( float64, float64 STATUS_PARAM );
H A Dsoftfloat-native.h304 INLINE float64 float64_add( float64 a, float64 b STATUS_PARAM) function
H A Dsoftfloat.c2129 r = float64_add(r, f STATUS_VAR);
2971 float64 float64_add( float64 a, float64 b STATUS_PARAM ) function
/vbox/src/recompiler/target-i386/
H A Dops_sse.h1800 iresult = float64_add(iresult,
1804 iresult = float64_add(iresult,

Completed in 68 milliseconds