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

  /dalvik/vm/mterp/x86/
bindivLit8.S 26 idivl %ecx
bindiv.S 28 idivl %ecx
bindiv2addr.S 28 idivl %ecx
bindivLit16.S 29 idivl %ecx
  /external/v8/src/x64/
macro-assembler-x64.h     [all...]
assembler-x64.h 911 void idivl(Register src);
    [all...]
lithium-codegen-x64.cc 823 __ idivl(right_reg);
831 __ idivl(right_reg);
834 __ idivl(right_reg);
878 __ idivl(right_reg);
    [all...]
assembler-x64.cc 1095 void Assembler::idivl(Register src) { function in class:v8::internal::Assembler
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 395 #define IDIV_L(a) CHOICE(idivl a, idivl a, _LTOG idiv a)
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 198 // CHECK: idivl 3735928559(%ebx,%ecx,8)
199 idivl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /dalvik/vm/mterp/out/
InterpAsm-x86.S     [all...]
  /external/valgrind/main/none/tests/x86/
insn_basic.def 439 idivl edx.sd[-251959] eax.sd[-673192206] : r32.sd[87654321] => eax.sd[-12345678] edx.sd[-20783136]
440 idivl edx.sd[251958] eax.sd[673192206] : m32.sd[-87654321] => eax.sd[-12345678] edx.sd[20783136]
    [all...]

Completed in 64 milliseconds