Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfrnd.c97 Sgl_leftshift(result,(SGL_P-1) - (src_exponent)); in sgl_frnd()
H A Dsfdiv.c222 Sgl_leftshift(opnd3,SGL_P-count); in sgl_fdiv()
H A Dsgl_float.h43 #define Sgl_leftshift(srcdst, varamount) \ macro