Searched defs:InstructionDesc (Results 1 – 8 of 8) sorted by relevance
143 struct InstructionDesc { struct144 const char* mnem;145 InstructionType type;146 OperandType op_order_;147 bool byte_size_operation; // Fixed 8-bit operation.
1386 InstructionParameters InstructionDesc[OpCodeMask + 1]; variable
41 InstructionValues InstructionDesc; variable
42 InstructionValues InstructionDesc; variable
104 struct InstructionDesc { struct105 const char* mnem;106 InstructionType type;107 OperandOrder op_order_;