Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/math-emu/
Dreg_constant.c22 FPU_REG const CONST_1 = MAKE_REG(POS, 0, 0x00000000, 0x80000000); variable
75 fld_const(&CONST_1, 0, TAG_Valid); in fld1()
Dreg_constant.h14 extern FPU_REG const CONST_1;
Dfpu_trig.c266 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in f2xm1()
320 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in fptan()
326 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in fptan()
648 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in f_cos()
657 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in f_cos()
Dpoly_sin.c268 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in poly_cos()