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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xc16x/
div.s 6 divl r0
  /external/compiler-rt/lib/builtins/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 //
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tanhl.c 86 divl(long double a, long double b, long double c, long double d, function
162 z = divl(hi, lo, -0.5, hi, lo, 0.5);
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/boringssl/linux-x86/crypto/bn/
bn-586.S 622 divl %ecx
  /external/boringssl/mac-x86/crypto/bn/
bn-586.S 615 divl %ecx
  /external/v8/src/compiler/x64/
code-generator-x64.cc     [all...]
  /external/valgrind/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...]
  /external/mesa3d/src/mesa/x86/
assyntax.h 430 #define DIV_L(a) CHOICE(divl a, divl a, div a)
    [all...]

Completed in 1494 milliseconds