Searched refs:OpcodeByteKind_ZeroOpcodeByte (Results 1 – 3 of 3) sorted by relevance
34 OpcodeByteKind_ZeroOpcodeByte = 0x0100, enumerator107 #define OxOO OpcodeByteKind_ZeroOpcodeByte
360 case OpcodeByteKind_ZeroOpcodeByte: // cant be here in decode_aux()
1833 else if(kind != 0 && kind != OpcodeByteKind_ZeroOpcodeByte) { in buildMnemonicDesc()