Home
last modified time | relevance | path

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

/arch/parisc/math-emu/
Dfrnd.c110 Sgl_leftshift(result,(SGL_P-1) - (src_exponent)); in sgl_frnd()
Dsfdiv.c235 Sgl_leftshift(opnd3,SGL_P-count); in sgl_fdiv()
Dsgl_float.h56 #define Sgl_leftshift(srcdst, varamount) \ macro