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