Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/math-emu/
H A Dreg_constant.c28 static FPU_REG const CONST_L2T = MAKE_REG(POS, 1, 0xcd1b8afe, 0xd49a784b); variable
81 fld_const(&CONST_L2T, (rc == RC_UP) ? 1 : 0, TAG_Valid); in fldl2t()