Searched refs:MSW (Results 1 – 6 of 6) sorted by relevance
41 #define MSW(dword) (dword >> 16) macro
208 dd 0 ; LBA (MSW)
790 integerPart MSW = pVal[i-1] & MSWMask; in countLeadingZerosSlowCase() local791 if (MSW) in countLeadingZerosSlowCase()792 return CountLeadingZeros_64(MSW) - (APINT_BITS_PER_WORD - BitsInMSW); in countLeadingZerosSlowCase()
130 .lba: resd 2 ; LBA (LSW, MSW)
717 // MSW multiple w/ Ra operand
846 // MSW multiple w/ Ra operand