Searched defs:InstructionDesc (Results 1 – 4 of 4) sorted by relevance
179 struct InstructionDesc { struct180 const char* mnem;181 InstructionType type;182 OperandType op_order_;183 bool byte_size_operation; // Fixed 8-bit operation.
180 struct InstructionDesc { struct181 const char* mnem;182 InstructionType type;183 OperandType op_order_;184 bool byte_size_operation; // Fixed 8-bit operation.
171 struct InstructionDesc { struct172 const char* mnem;173 InstructionType type;174 OperandOrder op_order_;