Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Ddisasm-ia32.cc48 static const ByteMnemonic zero_operands_instr[] = { variable
179 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()
/external/v8/src/x64/
Ddisasm-x64.cc89 static const ByteMnemonic zero_operands_instr[] = { variable
204 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR); in Init()