HomeSort by relevance Sort by last modified time
    Searched refs:psrldq (Results 51 - 75 of 81) sorted by null

1 23 4

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
sse2.d 156 [ ]*[a-f0-9]+: 66 0f 73 d8 01 psrldq \$0x1,%xmm0
sse2avx.s 658 psrldq $100,%xmm4
1319 psrldq xmm4,100
x86-64-sse2avx.s 701 psrldq $100,%xmm4
1405 psrldq xmm4,100
  /art/compiler/utils/x86/
assembler_x86.h 550 void psrldq(XmmRegister reg, const Immediate& shift_count);
assembler_x86.cc 1602 void X86Assembler::psrldq(XmmRegister reg, const Immediate& shift_count) { function in class:art::x86::X86Assembler
    [all...]
  /external/boringssl/linux-x86_64/crypto/fipsmodule/
sha1-x86_64.S 1305 psrldq $4,%xmm8
1366 psrldq $4,%xmm9
1427 psrldq $4,%xmm10
1488 psrldq $4,%xmm8
    [all...]
sha256-x86_64.S 1909 psrldq $8,%xmm7
2053 psrldq $8,%xmm7
    [all...]
  /external/boringssl/mac-x86_64/crypto/fipsmodule/
sha1-x86_64.S 1304 psrldq $4,%xmm8
1365 psrldq $4,%xmm9
1426 psrldq $4,%xmm10
1487 psrldq $4,%xmm8
    [all...]
sha256-x86_64.S 1908 psrldq $8,%xmm7
2052 psrldq $8,%xmm7
    [all...]
  /external/boringssl/src/crypto/fipsmodule/sha/asm/
sha1-586.pl 686 &psrldq (@X[2],4); # "X[-3]", 3 dwords
    [all...]
sha256-586.pl 811 &psrldq ($t3,8);
    [all...]
sha1-x86_64.pl 558 &psrldq (@Tx[0],4); # "X[-3]", 3 dwords
    [all...]
sha512-x86_64.pl 968 &psrldq ($t3,8);
    [all...]
  /external/boringssl/linux-x86/crypto/fipsmodule/
sha1-586.S 1476 psrldq $4,%xmm6
1538 psrldq $4,%xmm7
1600 psrldq $4,%xmm0
1663 psrldq $4,%xmm1
    [all...]
sha256-586.S     [all...]
  /external/boringssl/mac-x86/crypto/fipsmodule/
sha1-586.S 1473 psrldq $4,%xmm6
1535 psrldq $4,%xmm7
1597 psrldq $4,%xmm0
1660 psrldq $4,%xmm1
    [all...]
sha256-586.S     [all...]
  /external/boringssl/win-x86/crypto/fipsmodule/
sha1-586.asm 1486 psrldq xmm6,4
1548 psrldq xmm7,4
1610 psrldq xmm0,4
1673 psrldq xmm1,4
    [all...]
sha256-586.asm     [all...]
  /external/boringssl/win-x86_64/crypto/fipsmodule/
sha1-x86_64.asm 1334 psrldq xmm8,4
1395 psrldq xmm9,4
1456 psrldq xmm10,4
1517 psrldq xmm8,4
    [all...]
sha256-x86_64.asm 1939 psrldq xmm7,8
2083 psrldq xmm7,8
2227 psrldq xmm7,8
2371 psrldq xmm7,8
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_win.cc 770 psrldq xmm1, 4 // 8 bytes from 1
777 psrldq xmm2, 8 // 4 bytes from 2
808 psrldq xmm1, 4 // 8 bytes from 1
815 psrldq xmm2, 8 // 4 bytes from 2
    [all...]
  /external/libyuv/files/source/
row_win.cc 741 psrldq xmm1, 4 // 8 bytes from 1
748 psrldq xmm2, 8 // 4 bytes from 2
780 psrldq xmm1, 4 // 8 bytes from 1
787 psrldq xmm2, 8 // 4 bytes from 2
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32-coverage.s 1361 // CHECK: psrldq $127, %xmm5
1362 psrldq $0x7f,%xmm5
    [all...]

Completed in 1933 milliseconds

1 23 4