Home
last modified time | relevance | path

Searched refs:psllq (Results 1 – 25 of 155) sorted by relevance

1234567

/external/boringssl/linux-x86/crypto/fipsmodule/
Dsha512-586.S87 psllq $23,%mm4
94 psllq $23,%mm4
102 psllq $4,%mm4
112 psllq $25,%mm6
117 psllq $5,%mm6
123 psllq $6,%mm6
143 psllq $23,%mm4
150 psllq $23,%mm4
158 psllq $4,%mm4
168 psllq $25,%mm6
[all …]
Dghash-x86.S44 psllq $60,%mm2
59 psllq $60,%mm2
74 psllq $60,%mm2
84 psllq $60,%mm2
155 psllq $60,%mm7
169 psllq $60,%mm6
183 psllq $60,%mm7
197 psllq $60,%mm6
211 psllq $60,%mm7
225 psllq $60,%mm6
[all …]
Dghash-ssse3-x86.S47 psllq $60,%xmm5
78 psllq $60,%xmm5
109 psllq $60,%xmm5
187 psllq $60,%xmm5
218 psllq $60,%xmm5
249 psllq $60,%xmm5
/external/boringssl/mac-x86/crypto/fipsmodule/
Dsha512-586.S86 psllq $23,%mm4
93 psllq $23,%mm4
101 psllq $4,%mm4
111 psllq $25,%mm6
116 psllq $5,%mm6
122 psllq $6,%mm6
142 psllq $23,%mm4
149 psllq $23,%mm4
157 psllq $4,%mm4
167 psllq $25,%mm6
[all …]
Dghash-x86.S43 psllq $60,%mm2
58 psllq $60,%mm2
73 psllq $60,%mm2
83 psllq $60,%mm2
152 psllq $60,%mm7
166 psllq $60,%mm6
180 psllq $60,%mm7
194 psllq $60,%mm6
208 psllq $60,%mm7
222 psllq $60,%mm6
[all …]
Dghash-ssse3-x86.S46 psllq $60,%xmm5
77 psllq $60,%xmm5
108 psllq $60,%xmm5
184 psllq $60,%xmm5
215 psllq $60,%xmm5
246 psllq $60,%xmm5
/external/boringssl/win-x86/crypto/fipsmodule/
Dsha512-586.asm100 psllq mm4,23
107 psllq mm4,23
115 psllq mm4,4
125 psllq mm6,25
130 psllq mm6,5
136 psllq mm6,6
156 psllq mm4,23
163 psllq mm4,23
171 psllq mm4,4
181 psllq mm6,25
[all …]
Dghash-x86.asm56 psllq mm2,60
71 psllq mm2,60
86 psllq mm2,60
96 psllq mm2,60
164 psllq mm7,60
178 psllq mm6,60
192 psllq mm7,60
206 psllq mm6,60
220 psllq mm7,60
234 psllq mm6,60
[all …]
Dghash-ssse3-x86.asm59 psllq xmm5,60
90 psllq xmm5,60
121 psllq xmm5,60
196 psllq xmm5,60
227 psllq xmm5,60
258 psllq xmm5,60
/external/boringssl/src/crypto/fipsmodule/sha/asm/
Dsha512-586.pl108 &psllq ($E,23); # $E is sliding left
115 &psllq ($E,23);
123 &psllq ($E,4);
134 &psllq ("mm6",25);
139 &psllq ("mm6",5);
145 &psllq ("mm6",6);
394 &psllq ("mm1",56);
399 &psllq ("mm1",63-56);
407 &psllq ("mm6",3);
414 &psllq ("mm6",45-3);
[all …]
/external/llvm/test/Analysis/CostModel/X86/
Dtestshiftshl.ll10 ; SSE2-CODEGEN: psllq
70 ; SSE2-CODEGEN: psllq
130 ; SSE2-CODEGEN: psllq
142 ; SSE2-CODEGEN: psllq
154 ; SSE2-CODEGEN: psllq
166 ; SSE2-CODEGEN: psllq
178 ; SSE2-CODEGEN: psllq
190 ; SSE2-CODEGEN: psllq
252 ; SSE2-CODEGEN: psllq $3
325 ; SSE2-CODEGEN: psllq $3
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/X86/
Dtestshiftshl.ll10 ; SSE2-CODEGEN: psllq
70 ; SSE2-CODEGEN: psllq
130 ; SSE2-CODEGEN: psllq
142 ; SSE2-CODEGEN: psllq
154 ; SSE2-CODEGEN: psllq
166 ; SSE2-CODEGEN: psllq
178 ; SSE2-CODEGEN: psllq
190 ; SSE2-CODEGEN: psllq
252 ; SSE2-CODEGEN: psllq $3
325 ; SSE2-CODEGEN: psllq $3
[all …]
/external/boringssl/src/crypto/fipsmodule/modes/asm/
Dghash-x86.pl316 &psllq ($tmp,60);
332 &psllq ($tmp,60);
347 &psllq ($tmp,60);
358 &psllq ($tmp,60);
443 &psllq ($tmp[1],60) if ($i>1);
529 &psllq ($tmp,56);
549 &psllq ($red[1],4);
559 &psllq ($tmp,60);
571 &psllq ($red[0],12); # correct by <<16>>4
682 &psllq ($Xi,5);
[all …]
/external/llvm/test/CodeGen/X86/
Dvec_shift3.ll9 ; X32-NEXT: psllq %xmm1, %xmm0
15 ; X64-NEXT: psllq %xmm1, %xmm0
25 ; X32-NEXT: psllq $10, %xmm0
30 ; X64-NEXT: psllq $10, %xmm0
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dvec_shift3.ll9 ; X32-NEXT: psllq %xmm1, %xmm0
15 ; X64-NEXT: psllq %xmm1, %xmm0
25 ; X32-NEXT: psllq $10, %xmm0
30 ; X64-NEXT: psllq $10, %xmm0
Dbitcast-mmx.ll39 ; X86-NEXT: psllq %mm0, %mm1
51 ; X64-NEXT: psllq %mm0, %mm1
70 ; X86-NEXT: psllq %mm0, %mm1
83 ; X64-NEXT: psllq %mm0, %mm1
110 ; X86-NEXT: psllq %mm1, %mm0
122 ; X64-NEXT: psllq %mm1, %mm0
Dvector-mul.ll14 ; X86-NEXT: psllq $3, %xmm0
19 ; X64-NEXT: psllq $3, %xmm0
103 ; X86-NEXT: psllq $3, %xmm1
104 ; X86-NEXT: psllq $5, %xmm0
111 ; X64-NEXT: psllq $3, %xmm1
112 ; X64-NEXT: psllq $5, %xmm0
240 ; X86-NEXT: psllq $32, %xmm0
251 ; X64-NEXT: psllq $32, %xmm0
378 ; X86-NEXT: psllq $32, %xmm0
389 ; X64-NEXT: psllq $32, %xmm0
[all …]
/external/boringssl/linux-x86_64/crypto/fipsmodule/
Dghash-ssse3-x86_64.S69 psllq $60,%xmm5
117 psllq $60,%xmm5
165 psllq $60,%xmm5
271 psllq $60,%xmm5
319 psllq $60,%xmm5
367 psllq $60,%xmm5
Dghash-x86_64.S733 psllq $1,%xmm2
765 psllq $5,%xmm0
767 psllq $1,%xmm0
769 psllq $57,%xmm0
810 psllq $5,%xmm0
812 psllq $1,%xmm0
814 psllq $57,%xmm0
848 psllq $5,%xmm0
850 psllq $1,%xmm0
852 psllq $57,%xmm0
[all …]
/external/boringssl/mac-x86_64/crypto/fipsmodule/
Dghash-ssse3-x86_64.S69 psllq $60,%xmm5
117 psllq $60,%xmm5
165 psllq $60,%xmm5
271 psllq $60,%xmm5
319 psllq $60,%xmm5
367 psllq $60,%xmm5
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Generic/
Dresources-mmx.s88 psllq $1, %mm2 label
89 psllq %mm0, %mm2 label
90 psllq (%rax), %mm2 label
223 # CHECK-NEXT: 1 1 1.00 psllq $1, %mm2
224 # CHECK-NEXT: 1 1 1.00 psllq %mm0, %mm2
225 # CHECK-NEXT: 2 6 1.00 * psllq (%rax), %mm2
345 # CHECK-NEXT: - - - - - 1.00 - - psllq $1, %mm2
346 # CHECK-NEXT: - - - - - 1.00 - - psllq %mm0, %mm2
347 # CHECK-NEXT: - - - - - 1.00 0.50 0.50 psllq (%rax), %mm2
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SLM/
Dresources-mmx.s88 psllq $1, %mm2 label
89 psllq %mm0, %mm2 label
90 psllq (%rax), %mm2 label
223 # CHECK-NEXT: 1 1 1.00 psllq $1, %mm2
224 # CHECK-NEXT: 1 1 1.00 psllq %mm0, %mm2
225 # CHECK-NEXT: 1 4 1.00 * psllq (%rax), %mm2
345 # CHECK-NEXT: - - - 1.00 - - - - psllq $1, %mm2
346 # CHECK-NEXT: - - - 1.00 - - - - psllq %mm0, %mm2
347 # CHECK-NEXT: - - - 1.00 - - - 1.00 psllq (%rax), %mm2
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/SandyBridge/
Dresources-mmx.s88 psllq $1, %mm2 label
89 psllq %mm0, %mm2 label
90 psllq (%rax), %mm2 label
223 # CHECK-NEXT: 1 1 1.00 psllq $1, %mm2
224 # CHECK-NEXT: 1 1 1.00 psllq %mm0, %mm2
225 # CHECK-NEXT: 2 6 1.00 * psllq (%rax), %mm2
345 # CHECK-NEXT: - - - - - 1.00 - - psllq $1, %mm2
346 # CHECK-NEXT: - - - - - 1.00 - - psllq %mm0, %mm2
347 # CHECK-NEXT: - - - - - 1.00 0.50 0.50 psllq (%rax), %mm2
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-mca/X86/Atom/
Dresources-mmx.s88 psllq $1, %mm2 label
89 psllq %mm0, %mm2 label
90 psllq (%rax), %mm2 label
223 # CHECK-NEXT: 1 1 0.50 psllq $1, %mm2
224 # CHECK-NEXT: 1 2 1.00 psllq %mm0, %mm2
225 # CHECK-NEXT: 1 3 1.50 * psllq (%rax), %mm2
339 # CHECK-NEXT: 0.50 0.50 psllq $1, %mm2
340 # CHECK-NEXT: 1.00 1.00 psllq %mm0, %mm2
341 # CHECK-NEXT: 1.50 1.50 psllq (%rax), %mm2
/external/boringssl/win-x86_64/crypto/fipsmodule/
Dghash-ssse3-x86_64.asm74 psllq xmm5,60
122 psllq xmm5,60
170 psllq xmm5,60
287 psllq xmm5,60
335 psllq xmm5,60
383 psllq xmm5,60

1234567