Home
last modified time | relevance | path

Searched refs:xorl (Results 1 - 25 of 489) sorted by relevance

12345678910>>...20

/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/des/
H A Ddes-586.S14 xorl %ebx,%ebx
16 xorl %esi,%eax
17 xorl %ecx,%ecx
18 xorl %esi,%edx
24 xorl (%ebp,%ebx,1),%edi
26 xorl 0x200(%ebp,%ecx,1),%edi
29 xorl 0x100(%ebp,%ebx,1),%edi
32 xorl 0x300(%ebp,%ecx,1),%edi
36 xorl 0x600(%ebp,%ebx,1),%edi
37 xorl
[all...]
H A Dcrypt586.S18 xorl %edi,%edi
19 xorl %esi,%esi
35 xorl %esi,%edx
42 xorl %ebx,%eax
43 xorl %ecx,%edx
45 xorl %ebx,%eax
47 xorl %esi,%eax
48 xorl %esi,%edx
49 xorl %ecx,%edx
51 xorl
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/des/
H A Ddes-586.S14 xorl %ebx,%ebx
16 xorl %esi,%eax
17 xorl %ecx,%ecx
18 xorl %esi,%edx
24 xorl (%ebp,%ebx,1),%edi
26 xorl 0x200(%ebp,%ecx,1),%edi
29 xorl 0x100(%ebp,%ebx,1),%edi
32 xorl 0x300(%ebp,%ecx,1),%edi
36 xorl 0x600(%ebp,%ebx,1),%edi
37 xorl
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/des/
H A Ddes-586.S13 xorl %ebx,%ebx
15 xorl %esi,%eax
16 xorl %ecx,%ecx
17 xorl %esi,%edx
23 xorl (%ebp,%ebx,1),%edi
25 xorl 0x200(%ebp,%ecx,1),%edi
28 xorl 0x100(%ebp,%ebx,1),%edi
31 xorl 0x300(%ebp,%ecx,1),%edi
35 xorl 0x600(%ebp,%ebx,1),%edi
36 xorl
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/des/
H A Ddes-586.S13 xorl %ebx,%ebx
15 xorl %esi,%eax
16 xorl %ecx,%ecx
17 xorl %esi,%edx
23 xorl (%ebp,%ebx,1),%edi
25 xorl 0x200(%ebp,%ecx,1),%edi
28 xorl 0x100(%ebp,%ebx,1),%edi
31 xorl 0x300(%ebp,%ecx,1),%edi
35 xorl 0x600(%ebp,%ebx,1),%edi
36 xorl
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/des/
H A Ddes-586.S14 xorl %ebx,%ebx
16 xorl %esi,%eax
17 xorl %ecx,%ecx
18 xorl %esi,%edx
24 xorl (%ebp,%ebx,1),%edi
26 xorl 0x200(%ebp,%ecx,1),%edi
29 xorl 0x100(%ebp,%ebx,1),%edi
32 xorl 0x300(%ebp,%ecx,1),%edi
36 xorl 0x600(%ebp,%ebx,1),%edi
37 xorl
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/des/
H A Ddes-586.S14 xorl %ebx,%ebx
16 xorl %esi,%eax
17 xorl %ecx,%ecx
18 xorl %esi,%edx
24 xorl (%ebp,%ebx,1),%edi
26 xorl 0x200(%ebp,%ecx,1),%edi
29 xorl 0x100(%ebp,%ebx,1),%edi
32 xorl 0x300(%ebp,%ecx,1),%edi
36 xorl 0x600(%ebp,%ebx,1),%edi
37 xorl
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/des/
H A Ddes-586.S14 xorl %ebx,%ebx
16 xorl %esi,%eax
17 xorl %ecx,%ecx
18 xorl %esi,%edx
24 xorl (%ebp,%ebx,1),%edi
26 xorl 0x200(%ebp,%ecx,1),%edi
29 xorl 0x100(%ebp,%ebx,1),%edi
32 xorl 0x300(%ebp,%ecx,1),%edi
36 xorl 0x600(%ebp,%ebx,1),%edi
37 xorl
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/des/
H A Ddes-586.S14 xorl %ebx,%ebx
16 xorl %esi,%eax
17 xorl %ecx,%ecx
18 xorl %esi,%edx
24 xorl (%ebp,%ebx,1),%edi
26 xorl 0x200(%ebp,%ecx,1),%edi
29 xorl 0x100(%ebp,%ebx,1),%edi
32 xorl 0x300(%ebp,%ecx,1),%edi
36 xorl 0x600(%ebp,%ebx,1),%edi
37 xorl
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/linux-x86_64/asm_avx2/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/solaris64-x86_64-gcc/asm_avx2/crypto/sha/
H A Dsha1-x86_64.s65 xorl %r11d,%eax
70 xorl %r12d,%eax
78 xorl %edi,%eax
83 xorl %r11d,%eax
91 xorl %esi,%eax
96 xorl %edi,%eax
104 xorl %r13d,%eax
109 xorl %esi,%eax
117 xorl %r12d,%eax
122 xorl
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/crypto/sha/
H A Dsha256-586.S113 xorl %ecx,%ebx
130 xorl %edx,%ecx
131 xorl %edi,%esi
136 xorl %ecx,%edx
138 xorl %edi,%esi
145 xorl %eax,%ecx
150 xorl %eax,%ecx
152 xorl %edi,%eax
159 xorl %edi,%eax
173 xorl
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/crypto/sha/
H A Dsha256-586.S114 xorl %ecx,%ebx
131 xorl %edx,%ecx
132 xorl %edi,%esi
137 xorl %ecx,%edx
139 xorl %edi,%esi
146 xorl %eax,%ecx
151 xorl %eax,%ecx
153 xorl %edi,%eax
160 xorl %edi,%eax
174 xorl
[all...]
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/crypto/sha/
H A Dsha256-586.S114 xorl %ecx,%ebx
131 xorl %edx,%ecx
132 xorl %edi,%esi
137 xorl %ecx,%edx
139 xorl %edi,%esi
146 xorl %eax,%ecx
151 xorl %eax,%ecx
153 xorl %edi,%eax
160 xorl %edi,%eax
174 xorl
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm/crypto/sha/
H A Dsha256-586.S112 xorl %ecx,%ebx
129 xorl %edx,%ecx
130 xorl %edi,%esi
135 xorl %ecx,%edx
137 xorl %edi,%esi
144 xorl %eax,%ecx
149 xorl %eax,%ecx
151 xorl %edi,%eax
158 xorl %edi,%eax
172 xorl
[all...]
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/asm_avx2/crypto/sha/
H A Dsha256-586.S112 xorl %ecx,%ebx
129 xorl %edx,%ecx
130 xorl %edi,%esi
135 xorl %ecx,%edx
137 xorl %edi,%esi
144 xorl %eax,%ecx
149 xorl %eax,%ecx
151 xorl %edi,%eax
158 xorl %edi,%eax
172 xorl
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm/crypto/sha/
H A Dsha256-586.S113 xorl %ecx,%ebx
130 xorl %edx,%ecx
131 xorl %edi,%esi
136 xorl %ecx,%edx
138 xorl %edi,%esi
145 xorl %eax,%ecx
150 xorl %eax,%ecx
152 xorl %edi,%eax
159 xorl %edi,%eax
173 xorl
[all...]
/third_party/node/deps/openssl/config/archs/solaris-x86-gcc/asm_avx2/crypto/sha/
H A Dsha256-586.S113 xorl %ecx,%ebx
130 xorl %edx,%ecx
131 xorl %edi,%esi
136 xorl %ecx,%edx
138 xorl %edi,%esi
145 xorl %eax,%ecx
150 xorl %eax,%ecx
152 xorl %edi,%eax
159 xorl %edi,%eax
173 xorl
[all...]
/third_party/node/deps/openssl/config/archs/linux-elf/asm/crypto/sha/
H A Dsha256-586.S113 xorl %ecx,%ebx
130 xorl %edx,%ecx
131 xorl %edi,%esi
136 xorl %ecx,%edx
138 xorl %edi,%esi
145 xorl %eax,%ecx
150 xorl %eax,%ecx
152 xorl %edi,%eax
159 xorl %edi,%eax
173 xorl
[all...]

Completed in 8 milliseconds

12345678910>>...20