Searched refs:OpcodeType (Results 1 – 6 of 6) sorted by relevance
249 void setTableFields(OpcodeType type,
819 OpcodeType opcodeType = (OpcodeType)-1; in emitDecodePath()881 assert(opcodeType != (OpcodeType)-1 && in emitDecodePath()
872 void DisassemblerTables::setTableFields(OpcodeType type, in setTableFields()
284 enum OpcodeType { enum
581 OpcodeType opcodeType;
80 static int modRMRequired(OpcodeType type, in modRMRequired()123 static InstrUID decode(OpcodeType type, in decode()