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

/external/chromium_org/v8/src/x64/
H A Ddisasm-x64.cc87 static const ByteMnemonic zero_operands_instr[] = { member in namespace:disasm
201 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR);
/external/chromium_org/v8/src/ia32/
H A Ddisasm-ia32.cc60 static const ByteMnemonic zero_operands_instr[] = { member in namespace:disasm
194 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR);
/external/chromium_org/v8/src/x87/
H A Ddisasm-x87.cc60 static const ByteMnemonic zero_operands_instr[] = { member in namespace:disasm
194 CopyTable(zero_operands_instr, ZERO_OPERANDS_INSTR);

Completed in 391 milliseconds