Home
last modified time | relevance | path

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

/external/v8/src/x87/
Ddisasm-x87.cc339 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
695 byte* modrm_start) { in MemoryFPUInstruction() argument
772 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()
/external/v8/src/x64/
Ddisasm-x64.cc479 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
1334 byte* modrm_start) { in MemoryFPUInstruction() argument
1372 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()
/external/v8/src/ia32/
Ddisasm-ia32.cc402 int MemoryFPUInstruction(int escape_opcode, int regop, byte* modrm_start);
1043 byte* modrm_start) { in MemoryFPUInstruction() argument
1084 int count = PrintRightOperand(modrm_start); in MemoryFPUInstruction()