Searched refs:CONST_1 (Results 1 – 4 of 4) sorted by relevance
/linux-6.3-rc2/arch/x86/math-emu/ |
A D | reg_constant.c | 23 FPU_REG const CONST_1 = MAKE_REG(POS, 0, 0x00000000, 0x80000000); variable 76 fld_const(&CONST_1, 0, TAG_Valid); in fld1()
|
A D | reg_constant.h | 15 extern FPU_REG const CONST_1;
|
A D | fpu_trig.c | 267 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in f2xm1() 321 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in fptan() 327 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in fptan() 654 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in f_cos() 663 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in f_cos()
|
A D | poly_sin.c | 269 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in poly_cos()
|
Completed in 6 milliseconds