DOWN_OR_CHOP 85 arch/x86/math-emu/reg_constant.c fld_const(&CONST_L2E, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); DOWN_OR_CHOP 90 arch/x86/math-emu/reg_constant.c fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); DOWN_OR_CHOP 95 arch/x86/math-emu/reg_constant.c fld_const(&CONST_LG2, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); DOWN_OR_CHOP 100 arch/x86/math-emu/reg_constant.c fld_const(&CONST_LN2, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid);