Searched refs:ATTR_EVEXL2 (Results 1 – 10 of 10) sorted by relevance
60 ATTR_EVEXL2 = 0x1 << 9, enumerator
60 ENUM_ENTRY(ATTR_EVEXL2, (0x1 << 10)) \
909 attrMask |= ATTR_EVEXL2; in getID()
57 ENUM_ENTRY(ATTR_EVEXL2, (0x1 << 10)) \
1209 attrMask |= ATTR_EVEXL2; in getID()
701 if (index & ATTR_EVEXL2) in emitContextTable()
893 if ((index & ATTR_EVEX) && (index & ATTR_EVEXL2)) in emitContextTable()
1101 attrMask |= ATTR_EVEXL2; in getInstructionID()
1096 attrMask |= ATTR_EVEXL2; in getInstructionID()