Searched refs:ATTR_REXW (Results 1 – 3 of 3) sorted by relevance
913 if (index & ATTR_REXW) in emitContextTable()934 if (index & ATTR_REXW) in emitContextTable()955 else if ((index & ATTR_64BIT) && (index & ATTR_REXW) && (index & ATTR_XS)) in emitContextTable()957 else if ((index & ATTR_64BIT) && (index & ATTR_REXW) && (index & ATTR_XD)) in emitContextTable()959 else if ((index & ATTR_64BIT) && (index & ATTR_REXW) && in emitContextTable()962 else if ((index & ATTR_64BIT) && (index & ATTR_REXW) && in emitContextTable()984 else if ((index & ATTR_64BIT) && (index & ATTR_REXW)) in emitContextTable()
62 ATTR_REXW = 0x1 << 3, enumerator
1320 attrMask |= ATTR_REXW; in getInstructionID()1365 attrMask | ATTR_REXW)) { in getInstructionID()