DOWN_OR_CHOP 86 arch/x86/math-emu/reg_constant.c fld_const(&CONST_L2E, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); DOWN_OR_CHOP 91 arch/x86/math-emu/reg_constant.c fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); DOWN_OR_CHOP 96 arch/x86/math-emu/reg_constant.c fld_const(&CONST_LG2, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); DOWN_OR_CHOP 101 arch/x86/math-emu/reg_constant.c fld_const(&CONST_LN2, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid);