Searched refs:float32_to_int64 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c162 int64_t float32_to_int64( float32 a STATUS_PARAM) function
H A Dsoftfloat.h266 int64_t float32_to_int64( float32 STATUS_PARAM );
H A Dsoftfloat-native.h182 int64_t float32_to_int64( float32 STATUS_PARAM);
H A Dsoftfloat.c1366 int64 float32_to_int64( float32 a STATUS_PARAM ) function
5604 v = float32_to_int64(a STATUS_VAR);
/vbox/src/recompiler/target-i386/
H A Dops_sse.h730 return float32_to_int64(s->XMM_S(0), &env->sse_status);

Completed in 73 milliseconds