taglinefilesource code
unmasked136arch/i386/math-emu/fpu_entry.cint unmasked;
unmasked355arch/i386/math-emu/fpu_entry.cunmasked = 0;  /* Do this here to stop compiler warnings. */
unmasked359arch/i386/math-emu/fpu_entry.cunmasked = reg_load_single((float *)data_address,
unmasked366arch/i386/math-emu/fpu_entry.cunmasked = reg_load_double((double *)data_address,
unmasked412arch/i386/math-emu/fpu_entry.cif ( unmasked && !((FPU_modrm & 0x30) == 0x10) )
unmasked452arch/i386/math-emu/fpu_entry.cif ( !compare_st_data(&loaded_data) && !unmasked )