Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dcnv_float.h23 #define Duintp1(object) (object) macro
315 ((Duintp1(duint_valueA) << 32 - SGL_EXP_LENGTH) || Duintp2(duint_valueB))
318 if (Duintp1(duint_valueA) & 1<<(SGL_EXP_LENGTH - 1)) \
319 if ((Duintp1(duint_valueA) << 33 - SGL_EXP_LENGTH) || \