/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...] |
co-586-mac.S | 23 adcl %edx,%ecx 25 adcl $0,%ebp 35 adcl %edx,%ebp 37 adcl $0,%ebx 42 adcl %edx,%ebp 44 adcl $0,%ebx 54 adcl %edx,%ebx 56 adcl $0,%ecx 61 adcl %edx,%ebx 63 adcl $0,%ec [all...] |
bn-586-mac.S | 26 adcl $0,%edx 28 adcl $0,%edx 35 adcl $0,%edx 37 adcl $0,%edx 44 adcl $0,%edx 46 adcl $0,%edx 53 adcl $0,%edx 55 adcl $0,%edx 62 adcl $0,%edx 64 adcl $0,%ed [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-mac.S | 64 adcl $0,%edx 74 adcl $0,%edx 84 adcl $0,%edx 93 adcl $0,%edx 96 adcl $0,%edx 104 adcl $0,%edx 107 adcl $0,%edx 112 adcl $0,%ecx 119 adcl $0,%edx 127 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 | 124 adcl $0,%edx 126 adcl $0,%edx 133 adcl $0,%edx 135 adcl $0,%edx 142 adcl $0,%edx 144 adcl $0,%edx 151 adcl $0,%edx 153 adcl $0,%edx 160 adcl $0,%edx 162 adcl $0,%ed [all...] |
x86-mont.S | 186 adcl $0,%edx 196 adcl $0,%edx 206 adcl $0,%edx 215 adcl $0,%edx 218 adcl $0,%edx 226 adcl $0,%edx 229 adcl $0,%edx 234 adcl $0,%ecx 241 adcl $0,%edx 249 adcl $0,%ed [all...] |
/external/llvm/test/CodeGen/X86/ |
i256-add.ll | 2 ; RUN: grep adcl %t | count 7
|
atomic6432.ll | 11 ; X32: adcl 16 ; X32: adcl 21 ; X32: adcl 26 ; X32: adcl 38 ; X32: adcl $-1 43 ; X32: adcl $-1 48 ; X32: adcl $-1
|
2010-01-08-Atomic64Bug.ll | 16 ; CHECK: adcl $0, %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
|
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/patches/ |
mac_ia32_assembly.patch | [all...] |
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/ |
sha512-586-mac.S | 166 adcl 68(%esp),%ebx 172 adcl 196(%esp),%ebx 178 adcl %edx,%ebx 182 adcl %edi,%ebx 186 adcl %edx,%ebx 222 adcl 4(%esp),%ebx 232 adcl %edx,%ebx 299 adcl 4(%esp),%ebx 303 adcl %edx,%ebx 305 adcl %edi,%eb [all...] |
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 | 439 adcl 68(%esp),%ebx 445 adcl 196(%esp),%ebx 451 adcl %edx,%ebx 455 adcl %edi,%ebx 459 adcl %edx,%ebx 495 adcl 4(%esp),%ebx 505 adcl %edx,%ebx 572 adcl 4(%esp),%ebx 576 adcl %edx,%ebx 578 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/builtins/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
|
divdi3.S | 95 adcl %esi, %edx 133 adcl %esi, %edx 154 adcl %esi, %edx
|
/external/chromium_org/third_party/openssl/patches.chromium/ |
0010-mac_ia32_assembly.patch | [all...] |