rshift64          188 arch/sh/kernel/cpu/sh2a/fpu.c 		ix = (rshift64(mh, ml, w - 52) & 0x000fffffffffffffLL)
rshift64          191 arch/sh/kernel/cpu/sh2a/fpu.c 		ix = rshift64(mh, ml, w - 51 - exp) & 0x000fffffffffffffLL;