TW_Infinity        69 arch/x86/math-emu/fpu_etc.c 		case TW_Infinity:
TW_Infinity       112 arch/x86/math-emu/fpu_etc.c 		case TW_Infinity:
TW_Infinity        70 arch/x86/math-emu/fpu_tags.c 		return TW_Infinity;
TW_Infinity       263 arch/x86/math-emu/fpu_trig.c 	case TW_Infinity:
TW_Infinity       341 arch/x86/math-emu/fpu_trig.c 	if (st0_tag == TW_Infinity) {
TW_Infinity       406 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity       481 arch/x86/math-emu/fpu_trig.c 	if (st0_tag == TW_Infinity) {
TW_Infinity       543 arch/x86/math-emu/fpu_trig.c 	else if (st0_tag == TW_Infinity)
TW_Infinity       600 arch/x86/math-emu/fpu_trig.c 	} else if (tag == TW_Infinity) {
TW_Infinity       670 arch/x86/math-emu/fpu_trig.c 	} else if (tag == TW_Infinity) {
TW_Infinity       715 arch/x86/math-emu/fpu_trig.c 	} else if (tag == TW_Infinity) {
TW_Infinity       981 arch/x86/math-emu/fpu_trig.c 		else if (st1_tag == TW_Infinity) {
TW_Infinity       995 arch/x86/math-emu/fpu_trig.c 			if (st1_tag == TW_Infinity) {
TW_Infinity      1001 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity      1134 arch/x86/math-emu/fpu_trig.c 	else if (st0_tag == TW_Infinity) {
TW_Infinity      1227 arch/x86/math-emu/fpu_trig.c 	} else if ((st0_tag == TW_Infinity) || (st1_tag == TW_Infinity)) {
TW_Infinity      1229 arch/x86/math-emu/fpu_trig.c 		if (st0_tag == TW_Infinity) {
TW_Infinity      1230 arch/x86/math-emu/fpu_trig.c 			if (st1_tag == TW_Infinity) {
TW_Infinity      1361 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1401 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1431 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity      1552 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1578 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity      1587 arch/x86/math-emu/fpu_trig.c 	} else if (st0_tag == TW_Infinity) {
TW_Infinity      1597 arch/x86/math-emu/fpu_trig.c 		case TW_Infinity:
TW_Infinity       315 arch/x86/math-emu/reg_add_sub.c 	} else if (taga == TW_Infinity) {
TW_Infinity       316 arch/x86/math-emu/reg_add_sub.c 		if ((tagb != TW_Infinity) || (signa == signb)) {
TW_Infinity       323 arch/x86/math-emu/reg_add_sub.c 	} else if (tagb == TW_Infinity) {
TW_Infinity        62 arch/x86/math-emu/reg_compare.c 		if (st0_tag == TW_Infinity) {
TW_Infinity        70 arch/x86/math-emu/reg_compare.c 			else if (tagb == TW_Infinity) {
TW_Infinity        77 arch/x86/math-emu/reg_compare.c 		} else if (tagb == TW_Infinity) {
TW_Infinity       150 arch/x86/math-emu/reg_divide.c 	} else if (taga == TW_Infinity) {
TW_Infinity       151 arch/x86/math-emu/reg_divide.c 		if (tagb == TW_Infinity) {
TW_Infinity       165 arch/x86/math-emu/reg_divide.c 	} else if (tagb == TW_Infinity) {
TW_Infinity       507 arch/x86/math-emu/reg_ld_str.c 		} else if (st0_tag == TW_Infinity) {
TW_Infinity       689 arch/x86/math-emu/reg_ld_str.c 		} else if (st0_tag == TW_Infinity) {
TW_Infinity       764 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity       813 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity       859 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity       908 arch/x86/math-emu/reg_ld_str.c 		if ((st0_tag == TW_Infinity) || (st0_tag == TW_NaN)) {
TW_Infinity        92 arch/x86/math-emu/reg_mul.c 	} else if (((taga == TW_Infinity) && (tagb == TAG_Zero))
TW_Infinity        93 arch/x86/math-emu/reg_mul.c 		   || ((tagb == TW_Infinity) && (taga == TAG_Zero))) {
TW_Infinity        98 arch/x86/math-emu/reg_mul.c 	} else if (taga == TW_Infinity) {
TW_Infinity       102 arch/x86/math-emu/reg_mul.c 	} else if (tagb == TW_Infinity) {