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