CW_Exceptions 323 arch/x86/math-emu/errors.c if (partial_status & ~control_word & CW_Exceptions) CW_Exceptions 334 arch/x86/math-emu/errors.c if ((~control_word & n & CW_Exceptions) || (n == EX_INTERNAL)) { CW_Exceptions 258 arch/x86/math-emu/load_store.c if (partial_status & ~control_word & CW_Exceptions) CW_Exceptions 1083 arch/x86/math-emu/reg_ld_str.c if (partial_status & ~control_word & CW_Exceptions) CW_Exceptions 1193 arch/x86/math-emu/reg_ld_str.c control_word |= CW_Exceptions;