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

/external/qemu/fpu/
H A Dsoftfloat-native.c286 int64_t float64_to_int64( float64 a STATUS_PARAM) function
H A Dsoftfloat.c2680 int64 float64_to_int64( float64 a STATUS_PARAM ) function
6095 v = float64_to_int64(a STATUS_VAR);
6151 v = float64_to_int64(make_float64(v) STATUS_VAR);

Completed in 1154 milliseconds