Searched refs:INST_INVALID_64BITS (Results 1 – 2 of 2) sorted by relevance
336 #define INST_INVALID_64BITS (1 << 23) macro
157 if ((ci->dt == Decode64Bits) && (instFlags & INST_INVALID_64BITS)) goto _Undecodable; in decode_inst()