Searched refs:float128_is_nan (Results 1 - 2 of 2) sorted by relevance

/vbox/src/recompiler/fpu/
H A Dsoftfloat-specialize.h476 int float128_is_nan( float128 a ) function
553 aIsNaN = float128_is_nan( a );
555 bIsNaN = float128_is_nan( b );
H A Dsoftfloat.h498 int float128_is_nan( float128 );

Completed in 272 milliseconds