Searched refs:OpcodeByteKind_REX_W (Results 1 – 2 of 2) sorted by relevance
61 OpcodeByteKind_REX_W = 0x1300, enumerator246 #define REX_W OpcodeByteKind_REX_W
1829 if (kind == OpcodeByteKind_REX_W) { in buildMnemonicDesc()