Home
last modified time | relevance | path

Searched defs:InstructionDesc (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/x64/
Ddisasm-x64.cc179 struct InstructionDesc { struct
180 const char* mnem;
181 InstructionType type;
182 OperandType op_order_;
183 bool byte_size_operation; // Fixed 8-bit operation.
/external/chromium_org/v8/src/x64/
Ddisasm-x64.cc180 struct InstructionDesc { struct
181 const char* mnem;
182 InstructionType type;
183 OperandType op_order_;
184 bool byte_size_operation; // Fixed 8-bit operation.
/external/v8/src/ia32/
Ddisasm-ia32.cc171 struct InstructionDesc { struct
172 const char* mnem;
173 InstructionType type;
174 OperandOrder op_order_;
/external/chromium_org/v8/src/ia32/
Ddisasm-ia32.cc171 struct InstructionDesc { struct
172 const char* mnem;
173 InstructionType type;
174 OperandOrder op_order_;