Searched defs:InstructionDesc (Results 1 – 3 of 3) sorted by relevance
157 struct InstructionDesc { struct158 const char* mnem;159 InstructionType type;160 OperandType op_order_;161 bool byte_size_operation; // Fixed 8-bit operation.
148 struct InstructionDesc { struct149 const char* mnem;150 InstructionType type;151 OperandOrder op_order_;