Home
last modified time | relevance | path

Searched refs:CONST_LG2 (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_constant.c31 FPU_REG const CONST_LG2 = MAKE_REG(POS, -2, 0xfbcff799, 0x9a209a84); variable
96 fld_const(&CONST_LG2, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); in fldlg2()
Dreg_constant.h23 extern FPU_REG const CONST_LG2;