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