Searched refs:ATTR_EVEXL2 (Results 1 – 3 of 3) sorted by relevance
68 ATTR_EVEXL2 = 0x1 << 9, enumerator
929 if ((index & ATTR_EVEX) && (index & ATTR_EVEXL2)) in emitContextTable()
1232 attrMask |= ATTR_EVEXL2; in getInstructionID()