Home
last modified time | relevance | path

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

/external/qemu/fpu/
Dsoftfloat.h232 float128 int32_to_float128( int STATUS_PARAM );
Dsoftfloat-native.h161 float128 int32_to_float128( int STATUS_PARAM);
Dsoftfloat.c1125 float128 int32_to_float128( int32 a STATUS_PARAM ) in int32_to_float128() function