Lines Matching refs:rLo8
2537 UInt rLo8 = x86g_calculate_mmx_pmovmskb ( w64lo );2538 return ((rHi8 & 0xFF) << 8) | (rLo8 & 0xFF);