Home
last modified time | relevance | path

Searched refs:CONST_PI (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/math-emu/
H A Dreg_constant.c30 FPU_REG const CONST_PI = MAKE_REG(POS, 1, 0x2168c235, 0xc90fdaa2); variable
91 fld_const(&CONST_PI, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); in fldpi()
H A Dreg_constant.h16 extern FPU_REG const CONST_PI;
H A Dfpu_trig.c1261 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()
1286 FPU_copy_to_reg1(&CONST_PI, TAG_Valid); in fpatan()