Home
last modified time | relevance | path

Searched refs:int32_to_floatx80 (Results 1 – 5 of 5) sorted by relevance

/external/qemu/target-i386/
Dexec.h98 #define int32_to_floatx int32_to_floatx80
/external/qemu/fpu/
Dsoftfloat-native.c101 floatx80 int32_to_floatx80(int v STATUS_PARAM) in int32_to_floatx80() function
Dsoftfloat-native.h158 floatx80 int32_to_floatx80( int STATUS_PARAM);
Dsoftfloat.h254 floatx80 int32_to_floatx80( int32 STATUS_PARAM );
Dsoftfloat.c1171 floatx80 int32_to_floatx80( int32 a STATUS_PARAM ) in int32_to_floatx80() function