HomeSort by relevance Sort by last modified time
    Searched refs:idivq (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-opcode.d 66 [ ]*[a-f0-9]+: 49 f7 38 idivq \(%r8\)
67 [ ]*[a-f0-9]+: 48 f7 38 idivq \(%rax\)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-opcode.d 65 [ ]*[a-f0-9]+: 49 f7 38 idivq \(%r8\)
66 [ ]*[a-f0-9]+: 48 f7 38 idivq \(%rax\)
  /art/compiler/utils/x86_64/
assembler_x86_64.h 572 void idivq(CpuRegister reg);
    [all...]
assembler_x86_64.cc 1690 void X86_64Assembler::idivq(CpuRegister reg) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /art/runtime/interpreter/mterp/out/
mterp_x86_64.S     [all...]
  /external/v8/test/cctest/
test-disasm-x64.cc 183 __ idivq(rdx);
  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]
  /art/compiler/optimizing/
code_generator_x86_64.cc     [all...]

Completed in 912 milliseconds