Searched refs:AdSizeMask (Results 1 – 2 of 2) sorted by relevance
342 AdSizeMask = 0x3 << AdSizeShift, enumerator
1207 uint64_t AdSize = TSFlags & X86II::AdSizeMask; in encodeInstruction()