CW_Underflow      608 arch/x86/math-emu/errors.c 	if (control_word & CW_Underflow) {
CW_Underflow      623 arch/x86/math-emu/errors.c 	if (control_word & CW_Underflow) {
CW_Underflow      935 arch/x86/math-emu/fpu_trig.c 		    && !(control_word & CW_Underflow)) {
CW_Underflow      409 arch/x86/math-emu/reg_ld_str.c 					if (!(control_word & CW_Underflow))
CW_Underflow      502 arch/x86/math-emu/reg_ld_str.c 			if (control_word & CW_Underflow)
CW_Underflow      595 arch/x86/math-emu/reg_ld_str.c 					if (!(control_word & CW_Underflow))
CW_Underflow      685 arch/x86/math-emu/reg_ld_str.c 			if (control_word & CW_Underflow)