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        312 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):				     \
FP_CLS_INF        322 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):				     \
FP_CLS_INF        329 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_INF):				     \
FP_CLS_INF        341 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL):			     \
FP_CLS_INF        342 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO):				     \
FP_CLS_INF        344 include/math-emu/op-common.h     R##_c = FP_CLS_INF;							     \
FP_CLS_INF        347 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF):			     \
FP_CLS_INF        348 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF):				     \
FP_CLS_INF        350 include/math-emu/op-common.h     R##_c = FP_CLS_INF;							     \
FP_CLS_INF        415 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_INF        419 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_INF):		\
FP_CLS_INF        420 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL):	\
FP_CLS_INF        428 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_INF        432 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF):	\
FP_CLS_INF        438 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO):		\
FP_CLS_INF        439 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF):		\
FP_CLS_INF        473 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NAN,FP_CLS_INF):		\
FP_CLS_INF        481 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NAN):		\
FP_CLS_INF        488 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_NORMAL,FP_CLS_INF):	\
FP_CLS_INF        489 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_ZERO,FP_CLS_INF):		\
FP_CLS_INF        496 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_ZERO):		\
FP_CLS_INF        497 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_NORMAL):	\
FP_CLS_INF        498 include/math-emu/op-common.h     R##_c = FP_CLS_INF;					\
FP_CLS_INF        501 include/math-emu/op-common.h   case _FP_CLS_COMBINE(FP_CLS_INF,FP_CLS_INF):		\
FP_CLS_INF        597 include/math-emu/op-common.h     case FP_CLS_INF:							\
FP_CLS_INF        608 include/math-emu/op-common.h     	    R##_c = FP_CLS_INF; /* sqrt(+inf) = +inf */			\
FP_CLS_INF        667 include/math-emu/op-common.h 	  case FP_CLS_INF:							\
FP_CLS_INF        766 include/math-emu/op-common.h 	  case FP_CLS_INF:							\