FP_CLS_INF         18 arch/nds32/math-emu/fd2si.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         18 arch/nds32/math-emu/fd2siz.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         18 arch/nds32/math-emu/fd2ui.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         18 arch/nds32/math-emu/fd2uiz.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         18 arch/nds32/math-emu/fs2si.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         18 arch/nds32/math-emu/fs2siz.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         18 arch/nds32/math-emu/fs2ui.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         18 arch/nds32/math-emu/fs2uiz.c 	if (A_c == FP_CLS_INF) {
FP_CLS_INF         36 arch/powerpc/math-emu/fdiv.c 	if (A_c == FP_CLS_INF && B_c == FP_CLS_INF) {
FP_CLS_INF         37 arch/powerpc/math-emu/fdivs.c 	if (A_c == FP_CLS_INF && B_c == FP_CLS_INF) {
FP_CLS_INF         34 arch/powerpc/math-emu/fmadd.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         35 arch/powerpc/math-emu/fmadd.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         40 arch/powerpc/math-emu/fmadd.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         35 arch/powerpc/math-emu/fmadds.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         36 arch/powerpc/math-emu/fmadds.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         41 arch/powerpc/math-emu/fmadds.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         34 arch/powerpc/math-emu/fmsub.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         35 arch/powerpc/math-emu/fmsub.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         43 arch/powerpc/math-emu/fmsub.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         35 arch/powerpc/math-emu/fmsubs.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         36 arch/powerpc/math-emu/fmsubs.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         44 arch/powerpc/math-emu/fmsubs.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         32 arch/powerpc/math-emu/fmul.c 	if ((A_c == FP_CLS_INF && B_c == FP_CLS_ZERO) ||
FP_CLS_INF         33 arch/powerpc/math-emu/fmul.c 	    (A_c == FP_CLS_ZERO && B_c == FP_CLS_INF))
FP_CLS_INF         33 arch/powerpc/math-emu/fmuls.c 	if ((A_c == FP_CLS_INF && B_c == FP_CLS_ZERO) ||
FP_CLS_INF         34 arch/powerpc/math-emu/fmuls.c 	    (A_c == FP_CLS_ZERO && B_c == FP_CLS_INF))
FP_CLS_INF         34 arch/powerpc/math-emu/fnmadd.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         35 arch/powerpc/math-emu/fnmadd.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         40 arch/powerpc/math-emu/fnmadd.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         35 arch/powerpc/math-emu/fnmadds.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         36 arch/powerpc/math-emu/fnmadds.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         41 arch/powerpc/math-emu/fnmadds.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         34 arch/powerpc/math-emu/fnmsub.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         35 arch/powerpc/math-emu/fnmsub.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         43 arch/powerpc/math-emu/fnmsub.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         35 arch/powerpc/math-emu/fnmsubs.c 	if ((A_c == FP_CLS_INF && C_c == FP_CLS_ZERO) ||
FP_CLS_INF         36 arch/powerpc/math-emu/fnmsubs.c 	    (A_c == FP_CLS_ZERO && C_c == FP_CLS_INF))
FP_CLS_INF         44 arch/powerpc/math-emu/fnmsubs.c 	if (T_s != B_s && T_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         33 arch/powerpc/math-emu/fsub.c 	if (A_s != B_s && A_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         34 arch/powerpc/math-emu/fsubs.c 	if (A_s != B_s && A_c == FP_CLS_INF && B_c == FP_CLS_INF)
FP_CLS_INF         70 include/math-emu/op-common.h       X##_c = FP_CLS_INF;						\
FP_CLS_INF        110 include/math-emu/op-common.h 		X##_c = FP_CLS_INF;				\
FP_CLS_INF        113 include/math-emu/op-common.h 		if (!X##_s) X##_c = FP_CLS_INF;			\
FP_CLS_INF        116 include/math-emu/op-common.h 		if (X##_s) X##_c = FP_CLS_INF;			\
FP_CLS_INF        119 include/math-emu/op-common.h 	    if (X##_c == FP_CLS_INF)				\
FP_CLS_INF        188 include/math-emu/op-common.h   case FP_CLS_INF:						\
FP_CLS_INF        313 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):				     \
FP_CLS_INF        324 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):				     \
FP_CLS_INF        331 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_INF):				     \
FP_CLS_INF        343 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL):			     \
FP_CLS_INF        344 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO):				     \
FP_CLS_INF        346 include/math-emu/op-common.h     R##_c = FP_CLS_INF;							     \
FP_CLS_INF        349 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF):			     \
FP_CLS_INF        350 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF):				     \
FP_CLS_INF        352 include/math-emu/op-common.h     R##_c = FP_CLS_INF;							     \
FP_CLS_INF        417 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_INF        422 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_INF):		\
FP_CLS_INF        423 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL):	\
FP_CLS_INF        431 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_INF        436 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF):	\
FP_CLS_INF        442 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO):		\
FP_CLS_INF        443 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF):		\
FP_CLS_INF        477 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_INF        485 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_INF        492 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF):	\
FP_CLS_INF        493 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF):		\
FP_CLS_INF        501 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO):		\
FP_CLS_INF        502 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL):	\
FP_CLS_INF        503 include/math-emu/op-common.h     R##_c = FP_CLS_INF;					\
FP_CLS_INF        506 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_INF):		\
FP_CLS_INF        602 include/math-emu/op-common.h     case FP_CLS_INF:							\
FP_CLS_INF        613 include/math-emu/op-common.h     	    R##_c = FP_CLS_INF; /* sqrt(+inf) = +inf */			\
FP_CLS_INF        672 include/math-emu/op-common.h 	  case FP_CLS_INF:							\
FP_CLS_INF        771 include/math-emu/op-common.h 	  case FP_CLS_INF:							\