Searched refs:ecx (Results 26 - 50 of 457) sorted by relevance

1234567891011>>

/external/compiler-rt/lib/builtins/i386/
H A Dmuldi3.S15 movl 12(%esp), %ecx // a.hi
16 imull %eax, %ecx // b.lo * a.hi
23 addl %ecx, %ebx // EBX = (a.lo*b.hi + a.hi*b.lo)
H A Dumoddi3.S28 bsrl %ebx, %ecx // If the high word of b is zero, jump to
37 notl %ecx // bhi = (high word of b) << (31 - i) |
50 notl %ecx
56 movl 16(%esp), %ecx // ECX:EBX = a
58 sbbl %edx, %ecx // ECX:EBX = a - q*blo
61 subl %eax, %ecx // ECX:EBX = a - q*b
65 adcl 24(%esp), %ecx // ECX:EBX = a - (q-1)*b = result
67 movl %ecx, %edx
85 notl %ecx
92 movl 16(%esp), %ecx // EC
[all...]
/external/openssl/crypto/des/asm/
H A Dcrypt586.S30 movl 40(%esp),%ecx
33 andl %ecx,%edx
36 movl %edx,%ecx
37 shll $16,%ecx
39 xorl %ecx,%edx
42 movl 4(%ebp),%ecx
45 xorl %ecx,%edx
49 xorl %ecx,%ecx
56 xorl 0x200(%ebp,%ecx,
[all...]
H A Ddes-586.S7 pushl %ecx
9 movl (%ecx),%eax
11 movl 4(%ecx),%edx
13 xorl %ecx,%ecx
22 xorl 0x200(%ebp,%ecx,1),%edi
28 xorl 0x300(%ebp,%ecx,1),%edi
33 xorl 0x700(%ebp,%ecx,1),%edi
34 movl (%esp),%ecx
38 movl 8(%ecx),
[all...]
/external/llvm/test/MC/MachO/
H A Dbad-macro.s9 test_macro %ebx, %ecx
/external/fio/arch/
H A Darch-x86-common.h8 unsigned int *ecx, unsigned int *edx)
11 *ecx = 0;
12 do_cpuid(eax, ebx, ecx, edx);
21 unsigned int eax, ebx, ecx = 0, edx; local
27 do_cpuid(&eax, &ebx, &ecx, &edx);
35 do_cpuid(&eax, &ebx, &ecx, &edx);
41 unsigned int eax, ebx, ecx, edx; local
43 cpuid(0x80000000, &eax, &ebx, &ecx, &edx);
47 cpuid(0x80000007, &eax, &ebx, &ecx, &edx);
6 cpuid(unsigned int op, unsigned int *eax, unsigned int *ebx, unsigned int *ecx, unsigned int *edx) argument
/external/chromium_org/third_party/boringssl/linux-x86_64/crypto/md5/
H A Dmd5-x86_64.S24 movl 8(%rbp),%ecx
40 movl %ecx,%r14d
44 xorl %ecx,%r11d
51 movl %ecx,%r11d
56 xorl %ecx,%r11d
63 leal 606105819(%rcx,%r10,1),%ecx
67 addl %r11d,%ecx
68 roll $17,%ecx
70 addl %edx,%ecx
73 andl %ecx,
[all...]
/external/chromium_org/third_party/boringssl/mac-x86_64/crypto/md5/
H A Dmd5-x86_64.S24 movl 8(%rbp),%ecx
40 movl %ecx,%r14d
44 xorl %ecx,%r11d
51 movl %ecx,%r11d
56 xorl %ecx,%r11d
63 leal 606105819(%rcx,%r10,1),%ecx
67 addl %r11d,%ecx
68 roll $17,%ecx
70 addl %edx,%ecx
73 andl %ecx,
[all...]
/external/openssl/crypto/md5/asm/
H A Dmd5-x86_64.S22 movl 8(%rbp),%ecx
38 movl %ecx,%r14d
42 xorl %ecx,%r11d
49 movl %ecx,%r11d
54 xorl %ecx,%r11d
61 leal 606105819(%rcx,%r10,1),%ecx
65 addl %r11d,%ecx
66 roll $17,%ecx
68 addl %edx,%ecx
71 andl %ecx,
[all...]
/external/chromium_org/v8/test/cctest/
H A Dtest-disasm-x87.cc69 __ mov(ebx, Operand(esp, ecx, times_2, 0)); // [esp+ecx*4]
85 __ add(esi, Operand(ecx, times_4, 0));
86 __ add(esi, Operand(ecx, times_4, 24));
87 __ add(esi, Operand(ecx, times_4, -4));
88 __ add(esi, Operand(ecx, times_4, -1999));
90 __ add(edi, Operand(ebp, ecx, times_4, 0));
91 __ add(edi, Operand(ebp, ecx, times_4, 12));
92 __ add(edi, Operand(ebp, ecx, times_4, -8));
93 __ add(edi, Operand(ebp, ecx, times_
125 __ bts(Operand(ebx, ecx, times_4, 0), ecx); local
[all...]
/external/chromium_org/third_party/boringssl/linux-x86/crypto/bn/
H A Dx86-mont.S36 movl 8(%esi),%ecx
42 movl %ecx,12(%esp)
50 xorl %ecx,%ecx
66 leal 1(%ecx),%ecx
68 movl (%esi,%ecx,4),%eax
69 cmpl %ebx,%ecx
70 movl %ebp,28(%esp,%ecx,4)
80 xorl %ecx,
[all...]
/external/chromium_org/third_party/boringssl/mac-x86/crypto/bn/
H A Dx86-mont.S35 movl 8(%esi),%ecx
41 movl %ecx,12(%esp)
49 xorl %ecx,%ecx
65 leal 1(%ecx),%ecx
67 movl (%esi,%ecx,4),%eax
68 cmpl %ebx,%ecx
69 movl %ebp,28(%esp,%ecx,4)
79 xorl %ecx,
[all...]
/external/openssl/crypto/
H A Dx86cpuid.S15 movl %eax,%ecx
21 xorl %eax,%ecx
23 btl $21,%ecx
34 cmpl $1818588270,%ecx
44 cmpl $1145913699,%ecx
55 orl %ecx,%ebp
64 xorl %ecx,%ecx
79 movl $0,%ecx
86 xorl %ecx,
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/nasm/tests/
H A Dstruczero.asm6 mov eax, [ecx+MYSTRUC.zero]
/external/libunwind/src/x86/
H A Dgetcontext-freebsd.S37 movl %ecx, FREEBSD_UC_MCONTEXT_ECX_OFF(%eax)
43 movl (%esp), %ecx
44 movl %ecx, FREEBSD_UC_MCONTEXT_EIP_OFF(%eax)
46 leal 4(%esp), %ecx /* Exclude the return address. */
47 movl %ecx, FREEBSD_UC_MCONTEXT_ESP_OFF(%eax)
49 xorl %ecx, %ecx
51 movl %ecx, FREEBSD_UC_MCONTEXT_FS_OFF(%eax)
53 movl %ecx, FREEBSD_UC_MCONTEXT_GS_OFF(%eax)
55 movl %ecx, FREEBSD_UC_MCONTEXT_DS_OF
[all...]
/external/chromium_org/third_party/boringssl/linux-x86/crypto/
H A Dcpu-x86-asm.S17 movl %eax,%ecx
23 xorl %eax,%ecx
25 btl $21,%ecx
38 cmpl $1818588270,%ecx
48 cmpl $1145913699,%ecx
59 orl %ecx,%ebp
68 xorl %ecx,%ecx
83 xorl %ecx,%ecx
[all...]
/external/chromium_org/third_party/boringssl/mac-x86/crypto/
H A Dcpu-x86-asm.S16 movl %eax,%ecx
22 xorl %eax,%ecx
24 btl $21,%ecx
37 cmpl $1818588270,%ecx
47 cmpl $1145913699,%ecx
58 orl %ecx,%ebp
67 xorl %ecx,%ecx
82 xorl %ecx,%ecx
[all...]
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dsvm.asm5 invlpga [rax], ecx
6 invlpga [eax], ecx
7 ; invlpga [ax], ecx ; invalid
25 invlpga [eax], ecx
26 invlpga [ax], ecx
/external/llvm/test/MC/AsmParser/
H A Dvararg.s31 // CHECK: movl %ecx, %ebx
32 // CHECK: movl %ecx, %eax
33 // CHECK: movl %eax, %ecx
34 // CHECK: movl %ecx, %eax
35 // CHECK: movl %eax, %ecx
41 ifcc2 %ecx, %ebx
42 ifcc3 %ecx %eax
43 ifcc3 %eax, %ecx
44 ifcc4 %eax %ecx ## test
45 ifcc4 %ecx,
[all...]
/external/valgrind/main/VEX/useful/
H A Dcpuid.c7 void cpuid ( UInt* eax, UInt* ebx, UInt* ecx, UInt* edx, argument
14 *eax = a; *ebx = b; *ecx = c; *edx = d;
21 UInt eax, ebx, ecx, edx; local
25 cpuid(&eax,&ebx,&ecx,&edx, 0,0);
38 cpuid(&eax,&ebx,&ecx,&edx, i,0);
41 cpuid(&eax,&ebx,&ecx,&edx, i,ecx_in);
50 cpuid(&eax,&ebx,&ecx,&edx, 0x80000000,0);
53 cpuid(&eax,&ebx,&ecx,&edx, i,0);
57 cpuid(&eax,&ebx,&ecx,&edx, 1234,0);
58 cpuid(&eax,&ebx,&ecx,
[all...]
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s3 // CHECK: movb $127, 3735928559(%ebx,%ecx,8)
4 movb $0x7f,0xdeadbeef(%ebx,%ecx,8)
6 // CHECK: movw $31438, 3735928559(%ebx,%ecx,8)
7 movw $0x7ace,0xdeadbeef(%ebx,%ecx,8)
9 // CHECK: movl $2063514302, 3735928559(%ebx,%ecx,8)
10 movl $0x7afebabe,0xdeadbeef(%ebx,%ecx,8)
12 // CHECK: movl $324478056, 3735928559(%ebx,%ecx,8)
13 movl $0x13572468,0xdeadbeef(%ebx,%ecx,8)
15 // CHECK: movsbl 3735928559(%ebx,%ecx,8), %ecx
[all...]
/external/openssl/crypto/bn/asm/
H A Dx86-gf2m.S7 movl %eax,%ecx
9 andl $1073741823,%ecx
15 movl %ecx,4(%esp)
16 xorl %edx,%ecx
21 movl %ecx,12(%esp)
24 xorl %edx,%ecx
29 movl %ecx,20(%esp)
30 xorl %ecx,%ebp
110 movl %eax,%ecx
113 andl $1073741823,%ecx
[all...]
/external/openssl/crypto/sha/asm/
H A Dsha512-586.S49 movl (%edi),%ecx
52 bswap %ecx
54 movl %ecx,76(%esp)
304 movl 8(%edi),%ecx
308 bswap %ecx
312 pushl %ecx
316 movl 24(%edi),%ecx
320 bswap %ecx
324 pushl %ecx
328 movl 40(%edi),%ecx
[all...]
H A Dsha1-x86_64.S43 movl %esi,%ecx
46 roll $5,%ecx
50 addl %ecx,%r13d
56 movl %r13d,%ecx
59 roll $5,%ecx
63 addl %ecx,%r12d
69 movl %r12d,%ecx
72 roll $5,%ecx
76 addl %ecx,%r11d
82 movl %r11d,%ecx
[all...]
H A Dsha1-586.S40 movl 8(%esi),%ecx
44 bswap %ecx
48 movl %ecx,8(%esp)
52 movl 24(%esi),%ecx
56 bswap %ecx
60 movl %ecx,24(%esp)
64 movl 40(%esi),%ecx
68 bswap %ecx
72 movl %ecx,40(%esp)
76 movl 56(%esi),%ecx
[all...]

Completed in 3524 milliseconds

1234567891011>>