Searched refs:rshift64 (Results 1 – 1 of 1) sorted by relevance
153 static inline long long rshift64(unsigned long long mh, in rshift64() function188 ix = (rshift64(mh, ml, w - 52) & 0x000fffffffffffffLL) in denormal_muld()191 ix = rshift64(mh, ml, w - 51 - exp) & 0x000fffffffffffffLL; in denormal_muld()