CW_ZeroDiv        517 arch/x86/math-emu/errors.c 	if (control_word & CW_ZeroDiv) {
CW_ZeroDiv        526 arch/x86/math-emu/errors.c 	return (!(control_word & CW_ZeroDiv) ? FPU_Exception : 0) | tag;