Home
last modified time | relevance | path

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

/external/v8/src/x87/
Ddisasm-x87.cc47 static const ByteMnemonic zero_operands_instr[] = { variable
181 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()
/external/v8/src/ia32/
Ddisasm-ia32.cc47 static const ByteMnemonic zero_operands_instr[] = { variable
181 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()
/external/v8/src/x64/
Ddisasm-x64.cc87 static const ByteMnemonic zero_operands_instr[] = { variable
202 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()