Home
last modified time | relevance | path

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

/external/qemu/target-i386/
Dexec.h99 #define int64_to_floatx int64_to_floatx80
/external/qemu/fpu/
Dsoftfloat-native.c123 floatx80 int64_to_floatx80( int64_t v STATUS_PARAM) in int64_to_floatx80() function
Dsoftfloat-native.h168 floatx80 int64_to_floatx80( int64_t STATUS_PARAM);
Dsoftfloat.h264 floatx80 int64_to_floatx80( int64 STATUS_PARAM );
Dsoftfloat.c1303 floatx80 int64_to_floatx80( int64 a STATUS_PARAM ) in int64_to_floatx80() function