HomeSort by relevance Sort by last modified time
    Searched full:pslld (Results 51 - 75 of 152) sorted by null

1 23 4 5 6 7

  /external/llvm/test/CodeGen/X86/
vector-shift-shl-128.ll 76 ; SSE2-NEXT: pslld $23, %xmm1
91 ; SSE41-NEXT: pslld $23, %xmm1
122 ; X32-SSE-NEXT: pslld $23, %xmm1
417 ; SSE2-NEXT: pslld %xmm2, %xmm0
424 ; SSE41-NEXT: pslld %xmm2, %xmm0
445 ; X32-SSE-NEXT: pslld %xmm2, %xmm0
911 ; SSE-NEXT: pslld $5, %xmm0
926 ; X32-SSE-NEXT: pslld $5, %xmm0
    [all...]
lower-vec-shift-2.ll 31 ; SSE2-NEXT: pslld %xmm2, %xmm0
x86-shifts.ll 9 ; CHECK: pslld
vector-rotate-128.ll 115 ; SSE2-NEXT: pslld $23, %xmm1
152 ; SSE41-NEXT: pslld $23, %xmm1
217 ; X32-SSE-NEXT: pslld $23, %xmm1
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 365 pslld mm3, 4
380 pslld mm4, 4
vp9_postproc_sse2.asm 354 pslld xmm3, 4
369 pslld xmm4, 4
564 pslld xmm5, 4
  /external/boringssl/linux-x86/crypto/sha/
sha1-586.S 1517 pslld $2,%xmm7
1579 pslld $2,%xmm0
1642 pslld $2,%xmm1
1705 pslld $2,%xmm2
1741 pslld $2,%xmm0
1793 pslld $2,%xmm1
1839 pslld $2,%xmm2
1885 pslld $2,%xmm3
    [all...]
  /external/boringssl/linux-x86_64/crypto/sha/
sha1-x86_64.S 1345 pslld $2,%xmm9
1406 pslld $2,%xmm10
1467 pslld $2,%xmm8
1528 pslld $2,%xmm9
1566 pslld $2,%xmm0
1614 pslld $2,%xmm1
1658 pslld $2,%xmm2
1702 pslld $2,%xmm3
1746 pslld $2,%xmm4
1790 pslld $2,%xmm
    [all...]
  /external/boringssl/mac-x86/crypto/sha/
sha1-586.S 1514 pslld $2,%xmm7
1576 pslld $2,%xmm0
1639 pslld $2,%xmm1
1702 pslld $2,%xmm2
1738 pslld $2,%xmm0
1790 pslld $2,%xmm1
1836 pslld $2,%xmm2
    [all...]
  /external/boringssl/mac-x86_64/crypto/sha/
sha1-x86_64.S 1344 pslld $2,%xmm9
1405 pslld $2,%xmm10
1466 pslld $2,%xmm8
1527 pslld $2,%xmm9
1565 pslld $2,%xmm0
1613 pslld $2,%xmm1
1657 pslld $2,%xmm2
1701 pslld $2,%xmm3
1745 pslld $2,%xmm4
1789 pslld $2,%xmm
    [all...]
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_sse2.asm 354 pslld xmm3, 4
369 pslld xmm4, 4
564 pslld xmm5, 4
  /external/valgrind/none/tests/amd64/
insn_mmx.def 72 pslld imm8[4] mm.ud[0x01234567,0x89abcdef] => 1.ud[0x12345670,0x9abcdef0]
73 pslld mm.uq[4] mm.ud[0x01234567,0x89abcdef] => 1.ud[0x12345670,0x9abcdef0]
74 pslld m64.uq[4] mm.ud[0x01234567,0x89abcdef] => 1.ud[0x12345670,0x9abcdef0]
  /external/valgrind/none/tests/x86/
insn_mmx.def 52 pslld imm8[4] mm.ud[0x01234567,0x89abcdef] => 1.ud[0x12345670,0x9abcdef0]
53 pslld mm.uq[4] mm.ud[0x01234567,0x89abcdef] => 1.ud[0x12345670,0x9abcdef0]
54 pslld m64.uq[4] mm.ud[0x01234567,0x89abcdef] => 1.ud[0x12345670,0x9abcdef0]
  /external/boringssl/linux-x86/crypto/aes/
aes-586.S 397 pslld $8,%mm3
398 pslld $8,%mm7
412 pslld $24,%mm3
413 pslld $24,%mm7
1515 pslld $8,%mm2
1516 pslld $8,%mm6
1523 pslld $16,%mm2
1524 pslld $16,%mm6
    [all...]
  /external/boringssl/mac-x86/crypto/aes/
aes-586.S 386 pslld $8,%mm3
387 pslld $8,%mm7
401 pslld $24,%mm3
402 pslld $24,%mm7
1492 pslld $8,%mm2
1493 pslld $8,%mm6
1500 pslld $16,%mm2
1501 pslld $16,%mm6
1525 pslld $24,%mm3
1526 pslld $24,%mm
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/
objdump_test.go 345 pslld
  /prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/
objdump_test.go 345 pslld
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
ssemmx2.d 79 1c1: 66 0f f2 90 90 90 90 90 pslld[ ]+-0x6f6f6f70\(%eax\),%xmm2
  /external/libyuv/files/source/
row_gcc.cc 192 "pslld $0x18,%%xmm5 \n"
220 "pslld $0x18,%%xmm5 \n"
258 "pslld $0x18,%%xmm5 \n"
428 "pslld $0x4,%%xmm5 \n"
542 "pslld $0x5,%%xmm4 \n"
544 "pslld $0xb,%%xmm5 \n"
550 "pslld $0x8,%%xmm0 \n"
584 "pslld $0x5,%%xmm4 \n"
586 "pslld $0xb,%%xmm5 \n"
594 "pslld $0x8,%%xmm0 \n
    [all...]
  /external/boringssl/win-x86_64/crypto/sha/
sha256-x86_64.asm 1886 pslld xmm5,14
1899 pslld xmm5,11
2030 pslld xmm5,14
2043 pslld xmm5,11
2174 pslld xmm5,14
2187 pslld xmm5,11
2318 pslld xmm5,14
2331 pslld xmm5,11
    [all...]
  /external/boringssl/src/crypto/aes/asm/
aes-586.pl 740 &pslld ("mm3",8); &pslld ("mm7",8);
749 &pslld ("mm3",24); &pslld ("mm7",24);
    [all...]
  /external/boringssl/src/crypto/modes/asm/
ghash-x86.pl     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_gcc.cc 243 "pslld $0x18,%%xmm5 \n"
271 "pslld $0x18,%%xmm5 \n"
309 "pslld $0x18,%%xmm5 \n"
449 "pslld $0x4,%%xmm5 \n"
563 "pslld $0x5,%%xmm4 \n"
565 "pslld $0xb,%%xmm5 \n"
571 "pslld $0x8,%%xmm0 \n"
598 "pslld $0x5,%%xmm5 \n"
600 "pslld $0xa,%%xmm6 \n"
602 "pslld $0xf,%%xmm7 \n
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/boringssl/win-x86/crypto/aes/
aesni-x86.asm     [all...]

Completed in 1685 milliseconds

1 23 4 5 6 7