Home
last modified time | relevance | path

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

/external/v8/src/x87/
Ddisasm-x87.cc328 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
683 byte* modrm_start) { in MemoryFPUInstruction() argument
760 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()
/external/v8/src/ia32/
Ddisasm-ia32.cc391 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
1031 byte* modrm_start) { in MemoryFPUInstruction() argument
1072 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()
/external/v8/src/x64/
Ddisasm-x64.cc480 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
1459 byte* modrm_start) { in MemoryFPUInstruction() argument
1497 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()