Home
last modified time | relevance | path

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

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

Completed in 6 milliseconds