Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dcnv_float.h68 #define Dbl_roundnearest_from_dint(dint_opndB,dbl_opndA,dbl_opndB) \ argument
69 if (Dintp2(dint_opndB) & 1<<(DBL_EXP_LENGTH - 2)) \
70 if ((Dintp2(dint_opndB) << 34 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \