Home
last modified time | relevance | path

Searched refs:CONST_INF (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/arch/i386/math-emu/
Dreg_constant.h27 extern FPU_REG const CONST_INF;
Dreg_constant.c49 FPU_REG const CONST_INF = MAKE_REG(POS, EXP_OVER, 0x00000000, 0x80000000); variable
Derrors.c536 FPU_copy_to_regi(&CONST_INF, TAG_Special, deststnr); in FPU_divide_by_zero()
611 reg_copy(&CONST_INF, dest); in arith_overflow()
Dfpu_trig.c438 FPU_copy_to_reg0(&CONST_INF, TAG_Special); in fxtract()
1276 FPU_copy_to_reg1(&CONST_INF, TAG_Special); in fyl2x()
1648 FPU_copy_to_reg1(&CONST_INF, TAG_Special); in fyl2xp1()
1691 FPU_copy_to_reg0(&CONST_INF, TAG_Special); in fscale()
1749 FPU_copy_to_reg0(&CONST_INF, TAG_Special); in fscale()