Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/arm/nwfpe/
H A Dextended_cpdo.c49 rFm = getExtendedConstant(Fm); in ExtendedCPDO()
251 return floatx80_div(floatx80_ln(rFm),getExtendedConstant(7));
H A Dfpopcode.h372 static inline floatx80 getExtendedConstant(const unsigned int nIndex) in getExtendedConstant() function
H A Dfpa11_cprt.c228 rFm = getExtendedConstant(Fm); in PerformComparison()
/openbmc/linux/arch/arm/nwfpe/
H A Dextended_cpdo.c86 rFm = getExtendedConstant(Fm); in ExtendedCPDO()
H A Dfpopcode.h360 static inline floatx80 __pure getExtendedConstant(const unsigned int nIndex) in getExtendedConstant() function
H A Dfpa11_cprt.c186 rFm = getExtendedConstant(Fm); in PerformComparison()