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

/external/qemu/fpu/
H A Dsoftfloat-native.c106 float32 int64_to_float32( int64_t v STATUS_PARAM) function
H A Dsoftfloat.c1221 float32 int64_to_float32( int64 a STATUS_PARAM ) function
6028 return int64_to_float32(a STATUS_VAR);

Completed in 102 milliseconds