Home
last modified time | relevance | path

Searched refs:two_operands_instr (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/ia32/
Ddisasm-ia32.cc33 static const ByteMnemonic two_operands_instr[] = { variable
178 CopyTable(two_operands_instr, TWO_OPERANDS_INSTR); in Init()
/external/v8/src/x64/
Ddisasm-x64.cc42 static const ByteMnemonic two_operands_instr[] = { variable
203 CopyTable(two_operands_instr, TWO_OPERANDS_INSTR); in Init()