taglinefilesource code
stnr1243arch/i386/math-emu/reg_ld_str.cint i, stnr;
stnr1250arch/i386/math-emu/reg_ld_str.cstnr = (i+top) & 7;
stnr1251arch/i386/math-emu/reg_ld_str.ctag = regs[stnr].tag;   /* Derived from the fldenv() loaded tag word. */
stnr1252arch/i386/math-emu/reg_ld_str.creg_load_extended((long double *)(s+i*10), &regs[stnr]);
stnr1254arch/i386/math-emu/reg_ld_str.cregs[stnr].tag = tag;