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

/external/qemu/fpu/
H A Dsoftfloat-native.c277 int64_t float64_to_int64( float64 a STATUS_PARAM) function
H A Dsoftfloat.c2345 int64 float64_to_int64( float64 a STATUS_PARAM ) function
5565 v = float64_to_int64(a STATUS_VAR);
5603 v = float64_to_int64(make_float64(v) STATUS_VAR);

Completed in 52 milliseconds