Searched refs:Sgl_rightshift (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/arch/parisc/math-emu/ | ||
D | frnd.c | 78 Sgl_rightshift(result,(SGL_P-1) - (src_exponent)); in sgl_frnd() |
D | sgl_float.h | 41 #define Sgl_rightshift(srcdst, varamount) \ macro |