HomeSort by relevance Sort by last modified time
    Searched refs:pshufw (Results 1 - 10 of 10) sorted by null

  /external/openssl/crypto/aes/asm/
aes-586.S 288 pshufw $8,%mm0,%mm1
289 pshufw $13,%mm4,%mm5
294 pshufw $13,%mm0,%mm2
303 pshufw $8,%mm4,%mm6
374 pshufw $177,%mm0,%mm2
375 pshufw $177,%mm4,%mm6
380 pshufw $177,%mm2,%mm3
381 pshufw $177,%mm6,%mm7
1416 pshufw $12,%mm0,%mm1
1418 pshufw $9,%mm4,%mm
    [all...]
aes-586.pl 362 &pshufw ("mm2","mm0",0x0d); # 7, 6, 3, 2
369 &pshufw ("mm6","mm4",0x08); # 13,12, 9, 8
407 &pshufw ("mm1","mm0",0x08); # 5, 4, 1, 0
606 &pshufw ("mm1","mm0",0x08); # 5, 4, 1, 0
607 &pshufw ("mm5","mm4",0x0d); # 15,14,11,10
613 &pshufw ("mm2","mm0",0x0d); # 7, 6, 3, 2
623 &pshufw ("mm6","mm4",0x08); # 13,12, 9, 8
727 &pshufw ("mm2","mm0",0xb1); &pshufw ("mm6","mm4",0xb1);# ROTATE(r0,16)
730 &pshufw ("mm3","mm2",0xb1); &pshufw ("mm7","mm6",0xb1);# r
    [all...]
  /external/llvm/test/MC/X86/
x86-32.s 628 // CHECK: pshufw $14, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x0e]
629 pshufw $14, %mm4, %mm0 label
631 // CHECK: pshufw $90, %mm4, %mm0 # encoding: [0x0f,0x70,0xc4,0x5a]
633 pshufw $90, %mm4, %mm0 label
  /external/openssl/crypto/perlasm/
x86asm.pl 78 { &::pshufw($p1,$p2,0xe4); }
  /external/libvpx/libvpx/vp8/common/x86/
recon_sse2.asm 168 pshufw mm1, mm1, 0x0
220 pshufw mm1, mm1, 0x0
288 pshufw mm1, mm1, 0x0
519 pshufw mm0, mm0, 0x0
520 pshufw mm1, mm1, 0x0
  /external/qemu/target-i386/
ops_sse_header.h 124 DEF_HELPER_3(glue(pshufw, SUFFIX), void, Reg, Reg, int)
  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 406 pshufw mm6,mm6,4Eh /*8 Swap the two double-words using bitmask 01001110=4Eh*/
423 pshufw mm4,mm4,4Eh /*24 Swap the two double-words using bitmask 01001110=4Eh*/
445 pshufw mm6,mm6,4Eh /*40 Swap the two double-words using bitmask 01001110=4Eh*/
462 pshufw mm4,mm4,4Eh /*55 Swap the two double-words using bitmask 01001110=4Eh*/
    [all...]
  /packages/apps/Gallery2/jni_mosaic/feature_stab/db_vlvm/
db_feature_detection.cpp 406 pshufw mm6,mm6,4Eh /*8 Swap the two double-words using bitmask 01001110=4Eh*/
423 pshufw mm4,mm4,4Eh /*24 Swap the two double-words using bitmask 01001110=4Eh*/
445 pshufw mm6,mm6,4Eh /*40 Swap the two double-words using bitmask 01001110=4Eh*/
462 pshufw mm4,mm4,4Eh /*55 Swap the two double-words using bitmask 01001110=4Eh*/
    [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 406 pshufw mm6,mm6,4Eh /*8 Swap the two double-words using bitmask 01001110=4Eh*/
423 pshufw mm4,mm4,4Eh /*24 Swap the two double-words using bitmask 01001110=4Eh*/
445 pshufw mm6,mm6,4Eh /*40 Swap the two double-words using bitmask 01001110=4Eh*/
462 pshufw mm4,mm4,4Eh /*55 Swap the two double-words using bitmask 01001110=4Eh*/
    [all...]
  /external/openssl/crypto/modes/asm/
ghash-x86.pl 796 &pshufw ($Zhi,$Zhi,0b00011011); # 76543210
    [all...]

Completed in 247 milliseconds