Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/math-emu/
Dreg_constant.c33 static FPU_REG const CONST_LG2 = MAKE_REG(POS, -2, 0xfbcff799, 0x9a209a84); variable
96 fld_const(&CONST_LG2, DOWN_OR_CHOP(rc) ? -1 : 0, TAG_Valid); in fldlg2()