Searched defs:InstructionDesc (Results 1 – 3 of 3) sorted by relevance
158 struct InstructionDesc { struct159 const char* mnem;160 InstructionType type;161 OperandType op_order_;162 bool byte_size_operation; // Fixed 8-bit operation.
135 struct InstructionDesc { struct136 const char* mnem;137 InstructionType type;138 OperandOrder op_order_;