Home
last modified time | relevance | path

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

/external/v8/src/x87/
Ddisasm-x87.cc32 static const ByteMnemonic two_operands_instr[] = { variable
180 CopyTable(two_operands_instr, TWO_OPERANDS_INSTR); in Init()
/external/v8/src/ia32/
Ddisasm-ia32.cc32 static const ByteMnemonic two_operands_instr[] = { variable
180 CopyTable(two_operands_instr, TWO_OPERANDS_INSTR); in Init()
/external/v8/src/x64/
Ddisasm-x64.cc40 static const ByteMnemonic two_operands_instr[] = { variable
201 CopyTable(two_operands_instr, TWO_OPERANDS_INSTR); in Init()