Searched refs:FP_ISSIGNAN_S (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/powerpc/math-emu/
H A Dmath_efp.c336 if (IR == 3 && (FP_ISSIGNAN_S(SA) || FP_ISSIGNAN_S(SB))) do_spe_mathemu()
643 if (IR0 == 3 && (FP_ISSIGNAN_S(SA0) || FP_ISSIGNAN_S(SB0))) do_spe_mathemu()
645 if (IR1 == 3 && (FP_ISSIGNAN_S(SA1) || FP_ISSIGNAN_S(SB1))) do_spe_mathemu()
/linux-4.4.14/include/math-emu/
H A Dsingle.h97 #define FP_ISSIGNAN_S(X) _FP_ISSIGNAN(S,1,X) macro
/linux-4.4.14/arch/sparc/math-emu/
H A Dmath_32.c475 FP_ISSIGNAN_S(SA) || do_one_mathemu()
476 FP_ISSIGNAN_S(SB))) do_one_mathemu()

Completed in 44 milliseconds