HomeSort by relevance Sort by last modified time
    Searched full:adc (Results 51 - 75 of 321) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/openssl/crypto/bn/asm/
armv4-mont.pl 102 adc $nlo,$nhi,#0
110 adc $nhi,$nhi,#0
141 adc $ahi,$ahi,#0
145 adc $nlo,$nhi,#0
152 adc $nhi,$nhi,#0
156 adc $nhi,$nhi,#0
  /external/llvm/test/CodeGen/Thumb/
long.ll 4 ; RUN: grep adc | count 1
  /external/llvm/test/Instrumentation/AddressSanitizer/X86/
bug_11395.ll 63 %2 = call { i32*, i32*, i32* } asm sideeffect "1: \0A\09xor %esi, %esi\0A\09xor %ecx, %ecx\0A\09jmp *$5 \0A\09ff_mlp_firorder_8: \0A\09mov 0x1c+0($0), %eax\0A\09imull 0x1c+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_7: \0A\09mov 0x18+0($0), %eax\0A\09imull 0x18+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_6: \0A\09mov 0x14+0($0), %eax\0A\09imull 0x14+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_5: \0A\09mov 0x10+0($0), %eax\0A\09imull 0x10+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_4: \0A\09mov 0x0c+0($0), %eax\0A\09imull 0x0c+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_3: \0A\09mov 0x08+0($0), %eax\0A\09imull 0x08+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_2: \0A\09mov 0x04+0($0), %eax\0A\09imull 0x04+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_1: \0A\09mov 0x00+0($0), %eax\0A\09imull 0x00+0($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_firorder_0:\0A\09jmp *$6 \0A\09ff_mlp_iirorder_4: \0A\09mov 0x0c+4*(8 + (40 * 4))($0), %eax\0A\09imull 0x0c+4* 8($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_iirorder_3: \0A\09mov 0x08+4*(8 + (40 * 4))($0), %eax\0A\09imull 0x08+4* 8($1) \0A\09add %eax , %esi\0A\09adc %edx , %ecx\0A\09ff_mlp_iirorder_2: \0A\09mov 0x04+4*(8 + (40 * 4))($0 (…)
    [all...]
  /external/valgrind/main/none/tests/arm/
v6intThumb.c 266 printf("ADC\n");
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-armv4.S 152 adc r4,r4,r10 @ T += Sigma1(e)
156 adc r4,r4,r12 @ T += h
174 adc r4,r4,r10 @ T += Ch(e,f,g)
178 adc r4,r4,r12 @ T += K[i]
181 adc r8,r8,r4 @ d += T
203 adc r4,r4,r10 @ T += Sigma0(a)
216 adc r6,r6,r4 @ h += T
261 adc r4,r4,r10
265 adc r4,r4,r12
267 adc r4,r4,r1
    [all...]
sha512-586.pl 178 &adc ("ebx",$Hhi); # T1 += h
184 &adc ("ebx",&DWP(8*(9+15)+4,"esp")); # T1 += X[0]
191 &adc ("ebx","edx"); # T1 += Ch(e,f,g)
195 &adc ("ebx","edi"); # T1 += K[i]
199 &adc ("ebx","edx"); # d += T1
243 &adc ("ebx",$Thi); # T1 = Sigma0(a)+T1
254 &adc ("ebx","edx"); # T1 += Maj(a,b,c)
520 &adc ("ebx",&DWP(4,"esp")); # T1 = sigma1(X[-2])+T1
524 &adc ("ebx","edx"); # T1 += X[-16]
526 &adc ("ebx","edi"); # T1 += X[-7
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-armv4.S 152 adc r4,r4,r10 @ T += Sigma1(e)
156 adc r4,r4,r12 @ T += h
174 adc r4,r4,r10 @ T += Ch(e,f,g)
178 adc r4,r4,r12 @ T += K[i]
181 adc r8,r8,r4 @ d += T
203 adc r4,r4,r10 @ T += Sigma0(a)
216 adc r6,r6,r4 @ h += T
261 adc r4,r4,r10
265 adc r4,r4,r12
267 adc r4,r4,r1
    [all...]
sha512-586.pl 178 &adc ("ebx",$Hhi); # T1 += h
184 &adc ("ebx",&DWP(8*(9+15)+4,"esp")); # T1 += X[0]
191 &adc ("ebx","edx"); # T1 += Ch(e,f,g)
195 &adc ("ebx","edi"); # T1 += K[i]
199 &adc ("ebx","edx"); # d += T1
243 &adc ("ebx",$Thi); # T1 = Sigma0(a)+T1
254 &adc ("ebx","edx"); # T1 += Maj(a,b,c)
520 &adc ("ebx",&DWP(4,"esp")); # T1 = sigma1(X[-2])+T1
524 &adc ("ebx","edx"); # T1 += X[-16]
526 &adc ("ebx","edi"); # T1 += X[-7
    [all...]
  /external/llvm/test/CodeGen/ARM/
2008-11-18-ScavengerAssert.ll 6 %asmtmp = tail call { i32, i32, i32, i32, i32 } asm "@ Inlined umul_ppmm\0A\09mov\09$2, $5, lsr #16\0A\09mov\09$0, $6, lsr #16\0A\09bic\09$3, $5, $2, lsl #16\0A\09bic\09$4, $6, $0, lsl #16\0A\09mul\09$1, $3, $4\0A\09mul\09$4, $2, $4\0A\09mul\09$3, $0, $3\0A\09mul\09$0, $2, $0\0A\09adds\09$3, $4, $3\0A\09addcs\09$0, $0, #65536\0A\09adds\09$1, $1, $3, lsl #16\0A\09adc\09$0, $0, $3, lsr #16", "=&r,=r,=&r,=&r,=r,r,r,~{cc}"(i32 %0, i32 0) nounwind ; <{ i32, i32, i32, i32, i32 }> [#uses=1]
long.ll 40 ; CHECK: adc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
asoundef.h 79 #define IEC958_AES1_CON_ADC_COPYRIGHT_MASK 0x1f /**< ADC Copyright mask */
80 #define IEC958_AES1_CON_ADC_COPYRIGHT_ID 0x06 /**< ADC Copyright ID */
81 #define IEC958_AES1_CON_ADC_MASK 0x1f /**< ADC Mask */
82 #define IEC958_AES1_CON_ADC_ID 0x16 /**< ADC ID */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h 79 #define IEC958_AES1_CON_ADC_COPYRIGHT_MASK 0x1f /**< ADC Copyright mask */
80 #define IEC958_AES1_CON_ADC_COPYRIGHT_ID 0x06 /**< ADC Copyright ID */
81 #define IEC958_AES1_CON_ADC_MASK 0x1f /**< ADC Mask */
82 #define IEC958_AES1_CON_ADC_ID 0x16 /**< ADC ID */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4xxx-adda.h 49 /* ADC labels and channels */
emu10k1.h 102 #define IPR_ADCBUFFULL 0x00008000 /* ADC buffer full */
103 #define IPR_ADCBUFHALFFULL 0x00004000 /* ADC buffer half full */
157 #define INTE_ADCBUFENABLE 0x00000040 /* Enable ADC buffer interrupts */
588 #define ADCCR 0x42 /* ADC sample rate/stereo control register */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
asoundef.h 79 #define IEC958_AES1_CON_ADC_COPYRIGHT_MASK 0x1f /**< ADC Copyright mask */
80 #define IEC958_AES1_CON_ADC_COPYRIGHT_ID 0x06 /**< ADC Copyright ID */
81 #define IEC958_AES1_CON_ADC_MASK 0x1f /**< ADC Mask */
82 #define IEC958_AES1_CON_ADC_ID 0x16 /**< ADC ID */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
ak4xxx-adda.h 49 /* ADC labels and channels */
emu10k1.h 102 #define IPR_ADCBUFFULL 0x00008000 /* ADC buffer full */
103 #define IPR_ADCBUFHALFFULL 0x00004000 /* ADC buffer half full */
157 #define INTE_ADCBUFENABLE 0x00000040 /* Enable ADC buffer interrupts */
588 #define ADCCR 0x42 /* ADC sample rate/stereo control register */
    [all...]
  /external/llvm/test/CodeGen/X86/
peep-test-4.ll 113 ; CHECK-LABEL: adc:
119 define zeroext i1 @adc(i128 %x) nounwind {
  /external/llvm/test/MC/ARM/
arm_instructions.s 46 @ CHECK: adc r1, r2, r3 @ encoding: [0x03,0x10,0xa2,0xe0]
47 adc r1,r2,r3
  /external/tremolo/Tremolo/
dpen.s 99 ADC r2, r6, r7, LSL #1 @ r8 = &t[chase*2+C]
124 ADC r8, r6, r7 @ r8 = t+chase+bit
141 ADC r12,r8, r6 @ r12= chase+bit+1+t
156 ADC r2, r6, r7, LSL #1 @ r8 = &t[chase*2+C]
181 ADC r8, r7, #0 @ r8 = chase+bit
200 ADC r12,r8, r14,LSR #15 @ r12= 1+((chase+bit)<<1)+(!bit || t[chase]0x0x8000)
201 ADC r12,r12,r14,LSR #15 @ r12= t + (1+chase+bit+(!bit || t[chase]0x0x8000))<<1
214 ADC r2, r7, r7 @ r8 = chase*2+C
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
SPENCER.tests 275 a[^ab]c & adc adc
279 a[^]b]c & adc adc
280 a[^-b]c & adc adc
368 a[^b]c &i adc adc
  /frameworks/native/opengl/libagl/
matrix.h 70 "adc %0, %0, %1, lsl #16 \n"
329 "adc %0, %0, %1, lsl #16 \n"
362 "adc %0, %0, %1, lsl #16 \n"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
re_tests.py 164 ('a[^-b]c', 'adc', SUCCEED, 'found', 'adc'),
167 ('a[^]b]c', 'adc', SUCCEED, 'found', 'adc'),
333 ('a[^-b]c', 'adc', SUCCEED, 'found', 'adc'),
336 ('a[^]b]c', 'adc', SUCCEED, 'found', 'adc'),
461 ('(?i)a[^-b]c', 'ADC', SUCCEED, 'found', 'ADC'),
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
re_tests.py 164 ('a[^-b]c', 'adc', SUCCEED, 'found', 'adc'),
167 ('a[^]b]c', 'adc', SUCCEED, 'found', 'adc'),
333 ('a[^-b]c', 'adc', SUCCEED, 'found', 'adc'),
336 ('a[^]b]c', 'adc', SUCCEED, 'found', 'adc'),
461 ('(?i)a[^-b]c', 'ADC', SUCCEED, 'found', 'ADC'),
    [all...]
  /external/chromium_org/v8/test/cctest/
test-disasm-ia32.cc 58 __ adc(eax, 12345678);
87 __ adc(ecx, 12);
88 __ adc(ecx, 1000);
210 __ adc(edx, 12345);

Completed in 731 milliseconds

1 23 4 5 6 7 8 91011>>