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

  /frameworks/compile/libbcc/runtime/lib/i386/
udivdi3.S 46 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
72 divl %ebx // overflow, and find q and r such that
106 divl %ecx //
109 divl %ecx //
umoddi3.S 47 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
77 divl %ebx // overflow, and find q and r such that
116 divl %ecx //
119 divl %ecx //
divdi3.S 75 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
107 divl %ebx // overflow, and find q and r such that
147 divl %ecx //
150 divl %ecx //
moddi3.S 74 divl %ebx // eax <-- qs, edx <-- r such that ahi:alo = bs*qs + r
108 divl %ebx // overflow, and find q and r such that
150 divl %ecx //
153 divl %ecx //
  /external/grub/stage1/
stage1.S 286 divl (%si)
292 divl 4(%si) /* divide by number of heads */
  /external/grub/stage2/
start.S 171 divl (%si)
177 divl 4(%si) /* divide by number of heads */
  /external/quake/quake/src/QW/client/
math.s 51 divl %ecx
  /external/quake/quake/src/WinQuake/
math.s 52 divl %ecx
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/lib/gcc/i686-unknown-linux-gnu/4.2.1/include/xorg/
assyntax.h 390 #define DIV_L(a) CHOICE(divl a, divl a, div a)
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 195 // CHECK: divl 3735928559(%ebx,%ecx,8)
196 divl 0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_basic.def 433 divl edx.ud[251958] eax.ud[673192206] : r32.ud[87654321] => eax.ud[12345678] edx.ud[20783136]
434 divl edx.ud[251958] eax.ud[673192206] : m32.ud[87654321] => eax.ud[12345678] edx.ud[20783136]
    [all...]

Completed in 383 milliseconds