Home
last modified time | relevance | path

Searched refs:ecx (Results 1 – 25 of 395) sorted by relevance

12345678910>>...16

/third_party/boringssl/linux-x86/crypto/fipsmodule/
Dsha256-586.S36 movl (%edx),%ecx
38 testl $1048576,%ecx
41 testl $16777216,%ecx
43 andl $1073741824,%ecx
45 orl %ebx,%ecx
46 andl $1342177280,%ecx
47 cmpl $1342177280,%ecx
60 movl 8(%edi),%ecx
65 bswap %ecx
68 pushl %ecx
[all …]
Dbn-586.S23 movl 12(%esp),%ecx
87 subl $8,%ecx
90 testl $4294967288,%ecx
101 subl $1,%ecx
118 movl 28(%esp),%ecx
120 andl $4294967288,%ecx
122 pushl %ecx
199 subl $8,%ecx
204 movl 32(%esp),%ecx
205 andl $7,%ecx
[all …]
Dmd5-586.S19 movl 20(%esp),%ecx
21 shll $6,%ecx
23 addl %esi,%ecx
24 subl $64,%ecx
26 pushl %ecx
28 movl 8(%edi),%ecx
33 movl %ecx,%edi
46 xorl %ecx,%edi
49 xorl %ecx,%edi
58 leal 606105819(%ecx,%ebp,1),%ecx
[all …]
Dx86-mont.S56 movl 8(%esi),%ecx
62 movl %ecx,12(%esp)
79 xorl %ecx,%ecx
94 incl %ecx
103 movd 4(%ebp,%ecx,4),%mm1
105 movd 4(%esi,%ecx,4),%mm0
107 movd %mm3,28(%esp,%ecx,4)
109 leal 1(%ecx),%ecx
110 cmpl %ebx,%ecx
119 movd %mm3,28(%esp,%ecx,4)
[all …]
Dco-586.S23 xorl %ecx,%ecx
31 adcl %edx,%ecx
41 addl %eax,%ecx
48 addl %eax,%ecx
53 movl %ecx,4(%eax)
57 xorl %ecx,%ecx
64 adcl $0,%ecx
71 adcl $0,%ecx
78 adcl $0,%ecx
88 adcl %edx,%ecx
[all …]
Dsha1-586.S28 movl 8(%esi),%ecx
52 movl 8(%esi),%ecx
56 bswap %ecx
60 movl %ecx,8(%esp)
64 movl 24(%esi),%ecx
68 bswap %ecx
72 movl %ecx,24(%esp)
76 movl 40(%esi),%ecx
80 bswap %ecx
84 movl %ecx,40(%esp)
[all …]
/third_party/boringssl/mac-x86/crypto/fipsmodule/
Dsha256-586.S35 movl (%edx),%ecx
37 testl $1048576,%ecx
40 testl $16777216,%ecx
42 andl $1073741824,%ecx
44 orl %ebx,%ecx
45 andl $1342177280,%ecx
46 cmpl $1342177280,%ecx
59 movl 8(%edi),%ecx
64 bswap %ecx
67 pushl %ecx
[all …]
Dbn-586.S22 movl 12(%esp),%ecx
86 subl $8,%ecx
89 testl $4294967288,%ecx
100 subl $1,%ecx
117 movl 28(%esp),%ecx
119 andl $4294967288,%ecx
121 pushl %ecx
198 subl $8,%ecx
203 movl 32(%esp),%ecx
204 andl $7,%ecx
[all …]
Dmd5-586.S18 movl 20(%esp),%ecx
20 shll $6,%ecx
22 addl %esi,%ecx
23 subl $64,%ecx
25 pushl %ecx
27 movl 8(%edi),%ecx
32 movl %ecx,%edi
45 xorl %ecx,%edi
48 xorl %ecx,%edi
57 leal 606105819(%ecx,%ebp,1),%ecx
[all …]
Dx86-mont.S55 movl 8(%esi),%ecx
61 movl %ecx,12(%esp)
78 xorl %ecx,%ecx
93 incl %ecx
102 movd 4(%ebp,%ecx,4),%mm1
104 movd 4(%esi,%ecx,4),%mm0
106 movd %mm3,28(%esp,%ecx,4)
108 leal 1(%ecx),%ecx
109 cmpl %ebx,%ecx
118 movd %mm3,28(%esp,%ecx,4)
[all …]
Dsha1-586.S27 movl 8(%esi),%ecx
51 movl 8(%esi),%ecx
55 bswap %ecx
59 movl %ecx,8(%esp)
63 movl 24(%esi),%ecx
67 bswap %ecx
71 movl %ecx,24(%esp)
75 movl 40(%esi),%ecx
79 bswap %ecx
83 movl %ecx,40(%esp)
[all …]
Dco-586.S22 xorl %ecx,%ecx
30 adcl %edx,%ecx
40 addl %eax,%ecx
47 addl %eax,%ecx
52 movl %ecx,4(%eax)
56 xorl %ecx,%ecx
63 adcl $0,%ecx
70 adcl $0,%ecx
77 adcl $0,%ecx
87 adcl %edx,%ecx
[all …]
/third_party/boringssl/win-x86/crypto/fipsmodule/
Dsha256-586.asm49 mov ecx,DWORD [edx]
51 test ecx,1048576
54 test ecx,16777216
56 and ecx,1073741824
58 or ecx,ebx
59 and ecx,1342177280
60 cmp ecx,1342177280
73 mov ecx,DWORD [8+edi]
78 bswap ecx
81 push ecx
[all …]
Dbn-586.asm33 mov ecx,DWORD [12+esp]
97 sub ecx,8
100 test ecx,4294967288
111 sub ecx,1
128 mov ecx,DWORD [28+esp]
130 and ecx,4294967288
132 push ecx
209 sub ecx,8
214 mov ecx,DWORD [32+esp]
215 and ecx,7
[all …]
Dmd5-586.asm31 mov ecx,DWORD [20+esp]
33 shl ecx,6
35 add ecx,esi
36 sub ecx,64
38 push ecx
40 mov ecx,DWORD [8+edi]
45 mov edi,ecx
58 xor edi,ecx
61 xor edi,ecx
70 lea ecx,[606105819+ebp*1+ecx]
[all …]
Dx86-mont.asm69 mov ecx,DWORD [8+esi]
75 mov DWORD [12+esp],ecx
89 xor ecx,ecx
104 inc ecx
113 movd mm1,DWORD [4+ecx*4+ebp]
115 movd mm0,DWORD [4+ecx*4+esi]
117 movd DWORD [28+ecx*4+esp],mm3
119 lea ecx,[1+ecx]
120 cmp ecx,ebx
129 movd DWORD [28+ecx*4+esp],mm3
[all …]
Dsha1-586.asm41 mov ecx,DWORD [8+esi]
65 mov ecx,DWORD [8+esi]
69 bswap ecx
73 mov DWORD [8+esp],ecx
77 mov ecx,DWORD [24+esi]
81 bswap ecx
85 mov DWORD [24+esp],ecx
89 mov ecx,DWORD [40+esi]
93 bswap ecx
97 mov DWORD [40+esp],ecx
[all …]
/third_party/boringssl/linux-x86_64/crypto/fipsmodule/
Dsha1-x86_64.S74 movl %esi,%ecx
77 roll $5,%ecx
80 addl %ecx,%r13d
87 movl %r13d,%ecx
90 roll $5,%ecx
93 addl %ecx,%r12d
100 movl %r12d,%ecx
103 roll $5,%ecx
106 addl %ecx,%r11d
113 movl %r11d,%ecx
[all …]
Dmd5-x86_64.S47 movl 8(%rbp),%ecx
63 movl %ecx,%r14d
67 xorl %ecx,%r11d
74 movl %ecx,%r11d
79 xorl %ecx,%r11d
86 leal 606105819(%rcx,%r10,1),%ecx
90 addl %r11d,%ecx
91 roll $17,%ecx
93 addl %edx,%ecx
96 andl %ecx,%r11d
[all …]
/third_party/boringssl/mac-x86_64/crypto/fipsmodule/
Dsha1-x86_64.S73 movl %esi,%ecx
76 roll $5,%ecx
79 addl %ecx,%r13d
86 movl %r13d,%ecx
89 roll $5,%ecx
92 addl %ecx,%r12d
99 movl %r12d,%ecx
102 roll $5,%ecx
105 addl %ecx,%r11d
112 movl %r11d,%ecx
[all …]
Dmd5-x86_64.S42 movl 8(%rbp),%ecx
58 movl %ecx,%r14d
62 xorl %ecx,%r11d
69 movl %ecx,%r11d
74 xorl %ecx,%r11d
81 leal 606105819(%rcx,%r10,1),%ecx
85 addl %r11d,%ecx
86 roll $17,%ecx
88 addl %edx,%ecx
91 andl %ecx,%r11d
[all …]
/third_party/boost/libs/context/src/asm/
Dmake_i386_ms_pe_gas.asm60 movl 0x4(%esp), %ecx
62 movl %ecx, 0x14(%eax)
68 leal (%ecx,%edx), %ecx
70 movl %ecx, 0x10(%eax)
72 movl %ecx, 0xc(%eax)
74 xorl %ecx, %ecx
75 movl %ecx, 0x8(%eax)
79 movl 0xc(%esp), %ecx
80 movl %ecx, 0x24(%eax)
83 movl $trampoline, %ecx
[all …]
/third_party/boringssl/win-x86_64/crypto/fipsmodule/
Dmd5-x86_64.asm49 mov ecx,DWORD[8+rbp]
65 mov r14d,ecx
69 xor r11d,ecx
76 mov r11d,ecx
81 xor r11d,ecx
88 lea ecx,[606105819+r10*1+rcx]
92 add ecx,r11d
93 rol ecx,17
95 add ecx,edx
98 and r11d,ecx
[all …]
Dsha1-x86_64.asm80 mov ecx,esi
83 rol ecx,5
86 add r13d,ecx
93 mov ecx,r13d
96 rol ecx,5
99 add r12d,ecx
106 mov ecx,r12d
109 rol ecx,5
112 add r11d,ecx
119 mov ecx,r11d
[all …]
/third_party/musl/src/string/i386/
Dmemset.s4 mov 12(%esp),%ecx
5 cmp $62,%ecx
10 test %ecx,%ecx
16 mov %dl,-1(%eax,%ecx)
17 cmp $2,%ecx
21 mov %dx,(-1-2)(%eax,%ecx)
22 cmp $6,%ecx
30 mov %edx,(-1-2-4)(%eax,%ecx)
31 cmp $14,%ecx
36 mov %edx,(-1-2-4-8)(%eax,%ecx)
[all …]

12345678910>>...16