taglinefilesource code
CW_Exceptions322arch/i386/math-emu/errors.cif ( partial_status & ~control_word & CW_Exceptions )
CW_Exceptions334arch/i386/math-emu/errors.cif ( (~control_word & n & CW_Exceptions) || (n == EX_INTERNAL) )
CW_Exceptions206arch/i386/math-emu/load_store.cif ( partial_status & ~control_word & CW_Exceptions )
CW_Exceptions1199arch/i386/math-emu/reg_ld_str.cif ( partial_status & ~control_word & CW_Exceptions )
CW_Exceptions1351arch/i386/math-emu/reg_ld_str.ccontrol_word |= CW_Exceptions;