Home
last modified time | relevance | path

Searched refs:int64_to_float128 (Results 1 – 3 of 3) sorted by relevance

/external/qemu/fpu/
Dsoftfloat-native.h171 float128 int64_to_float128( int64_t STATUS_PARAM);
Dsoftfloat.h267 float128 int64_to_float128( int64 STATUS_PARAM );
Dsoftfloat.c1327 float128 int64_to_float128( int64 a STATUS_PARAM ) in int64_to_float128() function