Searched refs:float32_is_nan (Results 1 - 4 of 4) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-specialize.h79 int float32_is_nan( float32 a_ ) function
150 aIsNaN = float32_is_nan( a );
152 bIsNaN = float32_is_nan( b );
H A Dsoftfloat-native.c264 int float32_is_nan( float32 a1 ) function
H A Dsoftfloat.h296 int float32_is_nan( float32 );
H A Dsoftfloat-native.h246 int float32_is_nan( float32 );

Completed in 37 milliseconds