Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfrnd.c205 Dbl_leftshift(resultp1,resultp2,(DBL_P-1) - (src_exponent)); in dbl_frnd()
H A Ddfdiv.c226 Dbl_leftshift(opnd3p1,opnd3p2,(DBL_P-count)); in dbl_fdiv()
H A Ddbl_float.h74 #define Dbl_leftshift(srcdstA, srcdstB, varamount) \ macro