Home
last modified time | relevance | path

Searched refs:float64_to_int64 (Results 1 – 4 of 4) sorted by relevance

/external/qemu/fpu/
Dsoftfloat-native.c277 int64_t float64_to_int64( float64 a STATUS_PARAM) in float64_to_int64() function
Dsoftfloat.h326 int64_t float64_to_int64( float64 STATUS_PARAM );
Dsoftfloat-native.h286 int64_t float64_to_int64( float64 STATUS_PARAM );
Dsoftfloat.c2345 int64 float64_to_int64( float64 a STATUS_PARAM ) in float64_to_int64() function
5565 v = float64_to_int64(a STATUS_VAR); in float64_to_uint32()
5603 v = float64_to_int64(make_float64(v) STATUS_VAR); in float64_to_uint64()