Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dreg_constant.c23 FPU_REG const CONST_1 = MAKE_REG(POS, 0, 0x00000000, 0x80000000); variable
76 fld_const(&CONST_1, 0, TAG_Valid); in fld1()
H A Dreg_constant.h15 extern FPU_REG const CONST_1;
H A Dfpu_trig.c267 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()
H A Dpoly_sin.c269 FPU_copy_to_reg0(&CONST_1, TAG_Valid); in poly_cos()
/openbmc/ipmitool/src/plugins/lanplus/
H A Dlanplus_crypt.c607 uint8_t CONST_1[] = in lanplus_generate_k1() local
612 memcpy(session->v2_data.k1, CONST_1, 20); in lanplus_generate_k1()
618 CONST_1, in lanplus_generate_k1()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/
H A D0001-Drop-using-register-storage-classifier.patch33 #define CONST_FRAC_BITS 14 /* bits of frac in CONST_1-CONST_5 below */
42 #define CONST_FRAC_BITS 13 /* bits of frac in CONST_1-CONST_5 below */