Searched refs:pshufw (Results 1 - 15 of 15) sorted by relevance

/external/mesa3d/src/mesa/x86/
H A Dread_rgba_span_x86.S536 pshufw $0x00, %mm4, %mm0
537 pshufw $0x55, %mm4, %mm2
583 pshufw $0xaa, %mm4, %mm0
584 pshufw $0xff, %mm4, %mm2
621 pshufw $0x00, %mm4, %mm0
622 pshufw $0x55, %mm4, %mm2
654 pshufw $0x00, %mm4, %mm0
/external/llvm/test/MC/X86/
H A Dx86-16.s558 // CHECK: pshufw $14, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x0e]
559 pshufw $14, %mm4, %mm0 label
561 // CHECK: pshufw $90, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x5a]
562 pshufw $90, %mm4, %mm0 label
H A Dx86-32.s697 // CHECK: pshufw $14, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x0e]
698 pshufw $14, %mm4, %mm0 label
700 // CHECK: pshufw $90, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x5a]
702 pshufw $90, %mm4, %mm0 label
/external/boringssl/src/crypto/fipsmodule/aes/asm/
H A Daes-586.pl367 &pshufw ("mm2","mm0",0x0d); # 7, 6, 3, 2
374 &pshufw ("mm6","mm4",0x08); # 13,12, 9, 8
412 &pshufw ("mm1","mm0",0x08); # 5, 4, 1, 0
613 &pshufw ("mm1","mm0",0x08); # 5, 4, 1, 0
614 &pshufw ("mm5","mm4",0x0d); # 15,14,11,10
621 &pshufw ("mm2","mm0",0x0d); # 7, 6, 3, 2
631 &pshufw ("mm6","mm4",0x08); # 13,12, 9, 8
736 &pshufw ("mm2","mm0",0xb1); &pshufw ("mm6","mm4",0xb1);# ROTATE(r0,16)
739 &pshufw ("mm
[all...]
/external/boringssl/linux-x86/crypto/fipsmodule/
H A Daes-586.S294 pshufw $8,%mm0,%mm1
295 pshufw $13,%mm4,%mm5
301 pshufw $13,%mm0,%mm2
310 pshufw $8,%mm4,%mm6
382 pshufw $177,%mm0,%mm2
383 pshufw $177,%mm4,%mm6
388 pshufw $177,%mm2,%mm3
389 pshufw $177,%mm6,%mm7
1427 pshufw $12,%mm0,%mm1
1428 pshufw
[all...]
H A Dghash-x86.S692 pshufw $27,%mm6,%mm6
/external/boringssl/mac-x86/crypto/fipsmodule/
H A Daes-586.S283 pshufw $8,%mm0,%mm1
284 pshufw $13,%mm4,%mm5
290 pshufw $13,%mm0,%mm2
299 pshufw $8,%mm4,%mm6
371 pshufw $177,%mm0,%mm2
372 pshufw $177,%mm4,%mm6
377 pshufw $177,%mm2,%mm3
378 pshufw $177,%mm6,%mm7
1404 pshufw $12,%mm0,%mm1
1405 pshufw
[all...]
H A Dghash-x86.S689 pshufw $27,%mm6,%mm6
/external/swiftshader/third_party/LLVM/test/MC/X86/
H A Dx86-32.s600 // CHECK: pshufw $14, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x0e]
601 pshufw $14, %mm4, %mm0 label
603 // CHECK: pshufw $90, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x5a]
605 pshufw $90, %mm4, %mm0 label
/external/boringssl/src/crypto/perlasm/
H A Dx86asm.pl85 { &::pshufw($p1,$p2,0xe4); }
/external/fec/
H A Dssebfly27.s56 pshufw $0,%mm6,%mm6 # copy low word to upper 3
57 pshufw $0,%mm5,%mm5
154 pshufw $0,%mm0,%mm0
H A Dssebfly29.s54 pshufw $0,%mm6,%mm6 # copy low word to upper 3
55 pshufw $0,%mm5,%mm5
201 pshufw $0,%mm0,%mm0
/external/boringssl/win-x86/crypto/fipsmodule/
H A Daes-586.asm295 pshufw mm1,mm0,8
296 pshufw mm5,mm4,13
302 pshufw mm2,mm0,13
311 pshufw mm6,mm4,8
383 pshufw mm2,mm0,177
384 pshufw mm6,mm4,177
389 pshufw mm3,mm2,177
390 pshufw mm7,mm6,177
1412 pshufw mm1,mm0,12
1413 pshufw mm
[all...]
H A Dghash-x86.asm701 pshufw mm6,mm6,27
/external/boringssl/src/crypto/fipsmodule/modes/asm/
H A Dghash-x86.pl579 &pshufw ($Zhi,$Zhi,0b00011011); # 76543210

Completed in 343 milliseconds