Home
last modified time | relevance | path

Searched defs:idesc (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/x64/
Ddisasm-x64.cc2173 const InstructionDesc& idesc = cmov_instructions[condition]; in TwoByteOpcodeInstruction() local
2374 const InstructionDesc& idesc = instruction_table_->Get(current); in InstructionDecode() local
/external/v8/src/ia32/
Ddisasm-ia32.cc1547 const InstructionDesc& idesc = instruction_table_->Get(*data); in InstructionDecode() local