HomeSort by relevance Sort by last modified time
    Searched full:adcl (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
co-586.S 24 adcl %edx,%ecx
26 adcl $0,%ebp
36 adcl %edx,%ebp
38 adcl $0,%ebx
43 adcl %edx,%ebp
45 adcl $0,%ebx
55 adcl %edx,%ebx
57 adcl $0,%ecx
62 adcl %edx,%ebx
64 adcl $0,%ec
    [all...]
bn-586.S 27 adcl $0,%edx
29 adcl $0,%edx
36 adcl $0,%edx
38 adcl $0,%edx
45 adcl $0,%edx
47 adcl $0,%edx
54 adcl $0,%edx
56 adcl $0,%edx
63 adcl $0,%edx
65 adcl $0,%ed
    [all...]
x86-mont.S 65 adcl $0,%edx
75 adcl $0,%edx
85 adcl $0,%edx
94 adcl $0,%edx
97 adcl $0,%edx
105 adcl $0,%edx
108 adcl $0,%edx
113 adcl $0,%ecx
120 adcl $0,%edx
128 adcl $0,%ed
    [all...]
  /external/openssl/crypto/bn/asm/
co-586.S 24 adcl %edx,%ecx
26 adcl $0,%ebp
36 adcl %edx,%ebp
38 adcl $0,%ebx
43 adcl %edx,%ebp
45 adcl $0,%ebx
55 adcl %edx,%ebx
57 adcl $0,%ecx
62 adcl %edx,%ebx
64 adcl $0,%ec
    [all...]
bn-586.S 27 adcl $0,%edx
29 adcl $0,%edx
36 adcl $0,%edx
38 adcl $0,%edx
45 adcl $0,%edx
47 adcl $0,%edx
54 adcl $0,%edx
56 adcl $0,%edx
63 adcl $0,%edx
65 adcl $0,%ed
    [all...]
x86-mont.S 65 adcl $0,%edx
75 adcl $0,%edx
85 adcl $0,%edx
94 adcl $0,%edx
97 adcl $0,%edx
105 adcl $0,%edx
108 adcl $0,%edx
113 adcl $0,%ecx
120 adcl $0,%edx
128 adcl $0,%ed
    [all...]
  /dalvik/vm/mterp/x86/
OP_ADD_LONG.S 2 %include "x86/binopWide.S" {"instr1":"addl (rFP,%ecx,4),rIBASE", "instr2":"adcl 4(rFP,%ecx,4),%eax"}
OP_ADD_LONG_2ADDR.S 2 %include "x86/binopWide2addr.S" {"instr1":"addl %eax,(rFP,rINST,4)","instr2":"adcl %ecx,4(rFP,rINST,4)"}
OP_NEG_LONG.S 9 adcl $$0,%ecx
binopWide.S 12 $instr2 # ex: adcl 4(rFP,%ecx,4),%eax
binopWide2addr.S 11 $instr2 # example: adcl %ecx,4(rFP,rINST,4)
unopWide.S 15 $instr2 # ex: adcl $$0,%ecx
cvtfp_int.S 48 adcl $$-1,(rFP,%ecx,4)
50 adcl $$-1,4(rFP,%ecx,4)
  /external/llvm/test/CodeGen/X86/
i256-add.ll 2 ; RUN: grep adcl %t | count 7
2010-01-08-Atomic64Bug.ll 16 ; CHECK: adcl {{%[a-z]+}}, %ecx
conditional-indecrement.ll 21 ; CHECK: adcl $0
32 ; CHECK: adcl $0
54 ; CHECK: adcl $-1
87 ; CHECK: adcl $-1
add-of-carry.ll 9 ; CHECK: adcl $0, %eax
21 ; CHECK-NEXT: adcl $0
atomic6432.ll 10 ; X32: adcl
15 ; X32: adcl
20 ; X32: adcl
25 ; X32: adcl
pr16031.ll 13 ; CHECK-NEXT: adcl $-1, %esi
2007-04-25-MMX-PADDQ.ll 2 ; There are no MMX instructions here. We use add+adcl for the adds.
12 ; CHECK: adcl
peep-setb.ll 18 ; CHECK: adcl $0
72 ; CHECK: adcl $0
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-586.S 167 adcl 68(%esp),%ebx
173 adcl 196(%esp),%ebx
179 adcl %edx,%ebx
183 adcl %edi,%ebx
187 adcl %edx,%ebx
223 adcl 4(%esp),%ebx
233 adcl %edx,%ebx
300 adcl 4(%esp),%ebx
304 adcl %edx,%ebx
306 adcl %edi,%eb
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-586.S 167 adcl 68(%esp),%ebx
173 adcl 196(%esp),%ebx
179 adcl %edx,%ebx
183 adcl %edi,%ebx
187 adcl %edx,%ebx
223 adcl 4(%esp),%ebx
233 adcl %edx,%ebx
300 adcl 4(%esp),%ebx
304 adcl %edx,%ebx
306 adcl %edi,%eb
    [all...]
  /external/arduino/hardware/arduino/cores/arduino/
wiring_analog.c 66 #if defined(ADCSRA) && defined(ADCL)
73 // we have to read ADCL first; doing so locks both ADCL
74 // and ADCH until ADCH is read. reading ADCL second would
76 // as ADCL and ADCH would be locked when it completed.
77 low = ADCL;
  /external/compiler-rt/lib/i386/
moddi3.S 92 adcl 28(%esp), %ecx // ECX:EBX = a - (q-1)*b = result
97 adcl %esi, %edx
132 adcl 28(%esp), %ecx // ECX:EBX = a - (q-1)*b = result
137 adcl %esi, %edx
159 adcl %esi, %edx

Completed in 284 milliseconds

1 2 3