Searched refs:CONST_PI4 (Results 1 - 3 of 3) sorted by relevance

/linux-master/arch/x86/math-emu/
H A Dreg_constant.h19 extern FPU_REG const CONST_PI4;
H A Dreg_constant.c32 FPU_REG const CONST_PI4 = MAKE_REG(POS, -1, 0x2168c235, 0xc90fdaa2); variable
H A Dfpu_trig.c1238 FPU_copy_to_reg1(&CONST_PI4, TAG_Valid);
1242 FPU_u_add(&CONST_PI4, &CONST_PI2,
1245 exponent(&CONST_PI4),

Completed in 156 milliseconds