Home
last modified time | relevance | path

Searched refs:zero_operands_instr (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/x64/
Ddisasm-x64.cc109 static const ByteMnemonic zero_operands_instr[] = { variable
223 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()
/external/chromium_org/v8/src/x64/
Ddisasm-x64.cc110 static const ByteMnemonic zero_operands_instr[] = { variable
224 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()
/external/v8/src/ia32/
Ddisasm-ia32.cc83 static const ByteMnemonic zero_operands_instr[] = { variable
217 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()
/external/chromium_org/v8/src/ia32/
Ddisasm-ia32.cc83 static const ByteMnemonic zero_operands_instr[] = { variable
217 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()