Searched defs:int64_to_float32 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-native.c113 float32 int64_to_float32( int64_t v STATUS_PARAM) function
H A Dsoftfloat.c1149 float32 int64_to_float32( int64 a STATUS_PARAM ) function
5591 return int64_to_float32(a STATUS_VAR);

Completed in 60 milliseconds