TW_Infinity        70 arch/x86/math-emu/fpu_etc.c 		case TW_Infinity:
TW_Infinity       113 arch/x86/math-emu/fpu_etc.c 		case TW_Infinity:
TW_Infinity        71 arch/x86/math-emu/fpu_tags.c 		return TW_Infinity;
TW_Infinity       264 arch/x86/math-emu/fpu_trig.c 	case TW_Infinity:
TW_Infinity       342 arch/x86/math-emu/fpu_trig.c 	if (st0_tag == TW_Infinity) {
TW_Infinity       407 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity       482 arch/x86/math-emu/fpu_trig.c 	if (st0_tag == TW_Infinity) {
TW_Infinity       544 arch/x86/math-emu/fpu_trig.c 	else if (st0_tag == TW_Infinity)
TW_Infinity       601 arch/x86/math-emu/fpu_trig.c 	} else if (tag == TW_Infinity) {
TW_Infinity       671 arch/x86/math-emu/fpu_trig.c 	} else if (tag == TW_Infinity) {
TW_Infinity       716 arch/x86/math-emu/fpu_trig.c 	} else if (tag == TW_Infinity) {
TW_Infinity       982 arch/x86/math-emu/fpu_trig.c 		else if (st1_tag == TW_Infinity) {
TW_Infinity       996 arch/x86/math-emu/fpu_trig.c 			if (st1_tag == TW_Infinity) {
TW_Infinity      1002 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity      1135 arch/x86/math-emu/fpu_trig.c 	else if (st0_tag == TW_Infinity) {
TW_Infinity      1228 arch/x86/math-emu/fpu_trig.c 	} else if ((st0_tag == TW_Infinity) || (st1_tag == TW_Infinity)) {
TW_Infinity      1230 arch/x86/math-emu/fpu_trig.c 		if (st0_tag == TW_Infinity) {
TW_Infinity      1231 arch/x86/math-emu/fpu_trig.c 			if (st1_tag == TW_Infinity) {
TW_Infinity      1362 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1402 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1432 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity      1553 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1579 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1588 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity      1598 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity       316 arch/x86/math-emu/reg_add_sub.c 	} else if (taga == TW_Infinity) {
TW_Infinity       317 arch/x86/math-emu/reg_add_sub.c 		if ((tagb != TW_Infinity) || (signa == signb)) {
TW_Infinity       324 arch/x86/math-emu/reg_add_sub.c 	} else if (tagb == TW_Infinity) {
TW_Infinity        63 arch/x86/math-emu/reg_compare.c 		if (st0_tag == TW_Infinity) {
TW_Infinity        71 arch/x86/math-emu/reg_compare.c 			else if (tagb == TW_Infinity) {
TW_Infinity        78 arch/x86/math-emu/reg_compare.c 		} else if (tagb == TW_Infinity) {
TW_Infinity       151 arch/x86/math-emu/reg_divide.c 	} else if (taga == TW_Infinity) {
TW_Infinity       152 arch/x86/math-emu/reg_divide.c 		if (tagb == TW_Infinity) {
TW_Infinity       166 arch/x86/math-emu/reg_divide.c 	} else if (tagb == TW_Infinity) {
TW_Infinity       508 arch/x86/math-emu/reg_ld_str.c 		} else if (st0_tag == TW_Infinity) {
TW_Infinity       690 arch/x86/math-emu/reg_ld_str.c 		} else if (st0_tag == TW_Infinity) {
TW_Infinity       765 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity       814 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity       860 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity       909 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity        93 arch/x86/math-emu/reg_mul.c 	} else if (((taga == TW_Infinity) && (tagb == TAG_Zero))
TW_Infinity        94 arch/x86/math-emu/reg_mul.c 		   || ((tagb == TW_Infinity) && (taga == TAG_Zero))) {
TW_Infinity        99 arch/x86/math-emu/reg_mul.c 	} else if (taga == TW_Infinity) {
TW_Infinity       103 arch/x86/math-emu/reg_mul.c 	} else if (tagb == TW_Infinity) {