Home
last modified time | relevance | path

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

/linux/arch/parisc/math-emu/
A Dcnv_float.h24 #define Duintp2(object) (object) macro
315 ((Duintp1(duint_valueA) << 32 - SGL_EXP_LENGTH) || Duintp2(duint_valueB))
320 Duintp2(duint_valueB) || Slow(sgl_value)) Sall(sgl_value)++
323 (Duintp2(duint_value) << 32 - DBL_EXP_LENGTH)
326 if (Duintp2(duint_opndB) & 1<<(DBL_EXP_LENGTH - 1)) \
327 if ((Duintp2(duint_opndB) << 33 - DBL_EXP_LENGTH) || Dlowp2(dbl_opndB)) \

Completed in 3 milliseconds