Home
last modified time | relevance | path

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

/external/v8/src/ia32/
Ddisasm-ia32.cc390 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
1294 byte* modrm_start) { in MemoryFPUInstruction() argument
1335 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()
/external/v8/src/x64/
Ddisasm-x64.cc474 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
1469 byte* modrm_start) { in MemoryFPUInstruction() argument
1507 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()