taglinefilesource code
fld_const83arch/i386/math-emu/reg_constant.cfld_const(&CONST_1, 0);
fld_const88arch/i386/math-emu/reg_constant.cfld_const(&CONST_L2T, (rc == RC_UP) ? 1 : 0);
fld_const93arch/i386/math-emu/reg_constant.cfld_const(&CONST_L2E, DOWN_OR_CHOP(rc) ? -1 : 0);
fld_const98arch/i386/math-emu/reg_constant.cfld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0);
fld_const103arch/i386/math-emu/reg_constant.cfld_const(&CONST_LG2, DOWN_OR_CHOP(rc) ? -1 : 0);
fld_const108arch/i386/math-emu/reg_constant.cfld_const(&CONST_LN2, DOWN_OR_CHOP(rc) ? -1 : 0);
fld_const113arch/i386/math-emu/reg_constant.cfld_const(&CONST_Z, 0);