Home
last modified time | relevance | path

Searched refs:ecx (Results 1 - 25 of 619) sorted by relevance

12345678910>>...25

/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/sha/
H A Dsha256-586.S33 movl (%edx),%ecx
35 testl $1048576,%ecx
38 testl $16777216,%ecx
40 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...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/sha/
H A Dsha256-586.S34 movl (%edx),%ecx
36 testl $1048576,%ecx
39 testl $16777216,%ecx
41 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...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/sha/
H A Dsha256-586.S34 movl (%edx),%ecx
36 testl $1048576,%ecx
39 testl $16777216,%ecx
41 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...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/sha/
H A Dsha256-586.S32 movl (%edx),%ecx
34 testl $1048576,%ecx
37 testl $16777216,%ecx
39 andl $1073741824,%ecx
43 orl %ebx,%ecx
44 andl $1342177280,%ecx
45 cmpl $1342177280,%ecx
58 movl 8(%edi),%ecx
63 bswap %ecx
66 pushl %ecx
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/sha/
H A Dsha256-586.S32 movl (%edx),%ecx
34 testl $1048576,%ecx
37 testl $16777216,%ecx
39 andl $1073741824,%ecx
43 orl %ebx,%ecx
44 andl $1342177280,%ecx
45 cmpl $1342177280,%ecx
58 movl 8(%edi),%ecx
63 bswap %ecx
66 pushl %ecx
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/sha/
H A Dsha256-586.S33 movl (%edx),%ecx
35 testl $1048576,%ecx
38 testl $16777216,%ecx
40 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...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/sha/
H A Dsha256-586.S33 movl (%edx),%ecx
35 testl $1048576,%ecx
38 testl $16777216,%ecx
40 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...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/sha/
H A Dsha256-586.S33 movl (%edx),%ecx
35 testl $1048576,%ecx
38 testl $16777216,%ecx
40 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...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/bn/
H A Dbn-586.S20 movl 12(%esp),%ecx
84 subl $8,%ecx
87 testl $4294967288,%ecx
98 subl $1,%ecx
115 movl 28(%esp),%ecx
117 andl $4294967288,%ecx
119 pushl %ecx
196 subl $8,%ecx
201 movl 32(%esp),%ecx
202 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/bn/
H A Dbn-586.S20 movl 12(%esp),%ecx
84 subl $8,%ecx
87 testl $4294967288,%ecx
98 subl $1,%ecx
115 movl 28(%esp),%ecx
117 andl $4294967288,%ecx
119 pushl %ecx
196 subl $8,%ecx
201 movl 32(%esp),%ecx
202 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/bn/
H A Dbn-586.S21 movl 12(%esp),%ecx
85 subl $8,%ecx
88 testl $4294967288,%ecx
99 subl $1,%ecx
116 movl 28(%esp),%ecx
118 andl $4294967288,%ecx
120 pushl %ecx
197 subl $8,%ecx
202 movl 32(%esp),%ecx
203 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/bn/
H A Dbn-586.S21 movl 12(%esp),%ecx
85 subl $8,%ecx
88 testl $4294967288,%ecx
99 subl $1,%ecx
116 movl 28(%esp),%ecx
118 andl $4294967288,%ecx
120 pushl %ecx
197 subl $8,%ecx
202 movl 32(%esp),%ecx
203 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/bn/
H A Dbn-586.S19 movl 12(%esp),%ecx
83 subl $8,%ecx
86 testl $4294967288,%ecx
97 subl $1,%ecx
114 movl 28(%esp),%ecx
116 andl $4294967288,%ecx
118 pushl %ecx
195 subl $8,%ecx
200 movl 32(%esp),%ecx
201 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/bn/
H A Dbn-586.S19 movl 12(%esp),%ecx
83 subl $8,%ecx
86 testl $4294967288,%ecx
97 subl $1,%ecx
114 movl 28(%esp),%ecx
116 andl $4294967288,%ecx
118 pushl %ecx
195 subl $8,%ecx
200 movl 32(%esp),%ecx
201 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/bn/
H A Dbn-586.S20 movl 12(%esp),%ecx
84 subl $8,%ecx
87 testl $4294967288,%ecx
98 subl $1,%ecx
115 movl 28(%esp),%ecx
117 andl $4294967288,%ecx
119 pushl %ecx
196 subl $8,%ecx
201 movl 32(%esp),%ecx
202 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/bn/
H A Dbn-586.S20 movl 12(%esp),%ecx
84 subl $8,%ecx
87 testl $4294967288,%ecx
98 subl $1,%ecx
115 movl 28(%esp),%ecx
117 andl $4294967288,%ecx
119 pushl %ecx
196 subl $8,%ecx
201 movl 32(%esp),%ecx
202 andl $7,%ecx
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/md5/
H A Dmd5-586.S16 movl 20(%esp),%ecx
18 shll $6,%ecx
20 addl %esi,%ecx
21 subl $64,%ecx
23 pushl %ecx
25 movl 8(%edi),%ecx
30 movl %ecx,%edi
43 xorl %ecx,%edi
46 xorl %ecx,%edi
55 leal 606105819(%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/md5/
H A Dmd5-586.S16 movl 20(%esp),%ecx
18 shll $6,%ecx
20 addl %esi,%ecx
21 subl $64,%ecx
23 pushl %ecx
25 movl 8(%edi),%ecx
30 movl %ecx,%edi
43 xorl %ecx,%edi
46 xorl %ecx,%edi
55 leal 606105819(%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/md5/
H A Dmd5-586.S16 movl 20(%esp),%ecx
18 shll $6,%ecx
20 addl %esi,%ecx
21 subl $64,%ecx
23 pushl %ecx
25 movl 8(%edi),%ecx
30 movl %ecx,%edi
43 xorl %ecx,%edi
46 xorl %ecx,%edi
55 leal 606105819(%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/md5/
H A Dmd5-586.S16 movl 20(%esp),%ecx
18 shll $6,%ecx
20 addl %esi,%ecx
21 subl $64,%ecx
23 pushl %ecx
25 movl 8(%edi),%ecx
30 movl %ecx,%edi
43 xorl %ecx,%edi
46 xorl %ecx,%edi
55 leal 606105819(%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/whrlpool/
H A Dwp-mmx.S31 xorl %ecx,%ecx
73 movzbl %al,%ecx
76 leal (%ecx,%ecx,1),%esi
77 movzbl %al,%ecx
83 leal (%ecx,%ecx,1),%esi
84 movzbl %bl,%ecx
90 leal (%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/whrlpool/
H A Dwp-mmx.S31 xorl %ecx,%ecx
73 movzbl %al,%ecx
76 leal (%ecx,%ecx,1),%esi
77 movzbl %al,%ecx
83 leal (%ecx,%ecx,1),%esi
84 movzbl %bl,%ecx
90 leal (%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/whrlpool/
H A Dwp-mmx.S31 xorl %ecx,%ecx
73 movzbl %al,%ecx
76 leal (%ecx,%ecx,1),%esi
77 movzbl %al,%ecx
83 leal (%ecx,%ecx,1),%esi
84 movzbl %bl,%ecx
90 leal (%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/whrlpool/
H A Dwp-mmx.S30 xorl %ecx,%ecx
72 movzbl %al,%ecx
75 leal (%ecx,%ecx,1),%esi
76 movzbl %al,%ecx
82 leal (%ecx,%ecx,1),%esi
83 movzbl %bl,%ecx
89 leal (%ecx,
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/whrlpool/
H A Dwp-mmx.S30 xorl %ecx,%ecx
72 movzbl %al,%ecx
75 leal (%ecx,%ecx,1),%esi
76 movzbl %al,%ecx
82 leal (%ecx,%ecx,1),%esi
83 movzbl %bl,%ecx
89 leal (%ecx,
[all...]

Completed in 7 milliseconds

12345678910>>...25