/external/libvpx/libvpx/vp8/common/x86/ |
iwalsh_sse2.asm | 80 psrldq xmm5, 4 81 psrldq xmm4, 4 90 psrldq xmm5, 4 91 psrldq xmm4, 4 101 psrldq xmm5, 4 102 psrldq xmm4, 4
|
variance_impl_sse2.asm | 56 psrldq xmm4,8 59 psrldq xmm4,4 193 psrldq xmm1, 8 194 psrldq xmm6, 8 378 psrldq xmm1, 8 379 psrldq xmm6, 8 639 psrldq xmm6, 8 640 psrldq xmm7, 8 762 psrldq xmm6, 8 763 psrldq xmm7, [all...] |
sad_ssse3.asm | 236 psrldq xmm5, 8 242 psrldq xmm6, 8 248 psrldq xmm7, 8 346 psrldq xmm5, 8 352 psrldq xmm6, 8 358 psrldq xmm7, 8
|
subpixel_sse2.asm | 75 psrldq xmm4, 1 ; xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 -1 80 psrldq xmm5, 2 ; xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 85 psrldq xmm6, 3 ; xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 90 psrldq xmm7, 4 ; xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 95 psrldq xmm1, 5 ; xx xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 200 psrldq xmm4, 1 ; xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 -1 205 psrldq xmm5, 2 ; xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 00 210 psrldq xmm6, 3 ; xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 01 215 psrldq xmm7, 4 ; xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 03 02 220 psrldq xmm1, 5 ; xx xx xx xx xx 0d 0c 0b 0a 09 08 07 06 05 04 0 [all...] |
sad_sse3.asm | 400 psrldq xmm5, 8 406 psrldq xmm6, 8 412 psrldq xmm7, 8 438 psrldq xmm5, 8 444 psrldq xmm6, 8 450 psrldq xmm7, 8 633 psrldq xmm7, 8 726 psrldq xmm4, 8 732 psrldq xmm5, 8 738 psrldq xmm6, [all...] |
mfqe_sse2.asm | 225 psrldq xmm0, 8 235 psrldq xmm0, 8 250 psrldq xmm1, 8
|
sad_sse4.asm | 27 psrldq xmm0, 8 48 psrldq xmm0, 8 74 psrldq xmm0, 8
|
postproc_sse2.asm | 192 psrldq xmm0, 8 567 psrldq xmm1, 4 ; 8--7 9--6 10--5 0000 568 psrldq xmm2, 4 ; 8--7 9--6 10--5 0000 625 psrldq xmm7, 12 627 psrldq xmm6, 12
|
loopfilter_sse2.asm | [all...] |
/external/llvm/test/CodeGen/X86/ |
vec_clear.ll | 3 ; RUN: not grep psrldq %t
|
vec_insert-5.ll | 33 ; CHECK: psrldq $8 42 ; CHECK: psrldq $12 50 ; CHECK: psrldq $1
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_variance_impl_sse2.asm | 54 psrldq xmm4,8 57 psrldq xmm4,4 191 psrldq xmm1, 8 192 psrldq xmm6, 8 376 psrldq xmm1, 8 377 psrldq xmm6, 8 480 psrldq xmm6, 8 481 psrldq xmm7, 8 587 psrldq xmm6, 8 588 psrldq xmm7, [all...] |
vp9_sad_sse3.asm | 195 psrldq xmm5, 8 201 psrldq xmm6, 8 207 psrldq xmm7, 8 233 psrldq xmm5, 8 239 psrldq xmm6, 8 245 psrldq xmm7, 8
|
vp9_sad_ssse3.asm | 236 psrldq xmm5, 8 242 psrldq xmm6, 8 248 psrldq xmm7, 8 346 psrldq xmm5, 8 352 psrldq xmm6, 8 358 psrldq xmm7, 8
|
vp9_subpel_variance_impl_sse2.asm | 107 psrldq xmm7, 8 108 psrldq xmm1, 8 214 psrldq xmm7, 8 215 psrldq xmm1, 8 318 psrldq xmm7, 8 319 psrldq xmm1, 8
|
vp9_sad_sse4.asm | 27 psrldq xmm0, 8 48 psrldq xmm0, 8 74 psrldq xmm0, 8
|
/external/chromium/base/ |
cpu_unittest.cc | 32 __asm psrldq xmm0, 0; 67 __asm__ __volatile__("psrldq $0, %%xmm0\n" : : : "xmm0");
|
/external/chromium_org/base/ |
cpu_unittest.cc | 34 __asm psrldq xmm0, 0; 69 __asm__ __volatile__("psrldq $0, %%xmm0\n" : : : "xmm0");
|
/external/clang/test/CodeGen/ |
palignr.c | 13 // CHECK: psrldq
|
/external/libvpx/libvpx/vp8/encoder/x86/ |
encodeopt.asm | 50 psrldq xmm0, 8 261 psrldq xmm0, 8 376 psrldq xmm1, 8
|
/bionic/libc/arch-x86/string/ |
ssse3-strcmp-atom.S | 413 psrldq $1, %xmm0 414 psrldq $1, %xmm3 520 psrldq $2, %xmm0 521 psrldq $2, %xmm3 626 psrldq $3, %xmm0 627 psrldq $3, %xmm3 735 psrldq $4, %xmm0 736 psrldq $4, %xmm3 841 psrldq $5, %xmm0 842 psrldq $5, %xmm [all...] |
/external/libvpx/libvpx/vp9/common/x86/ |
vp9_postproc_sse2.asm | 153 psrldq xmm3, 2 160 psrldq xmm5, 3 172 psrldq xmm5, 4 197 psrldq xmm4, 1 ; mm4 = p-1..p5 539 psrldq xmm1, 4 ; 8--7 9--6 10--5 0000 540 psrldq xmm2, 4 ; 8--7 9--6 10--5 0000 597 psrldq xmm7, 12 599 psrldq xmm6, 12
|
/external/chromium_org/third_party/openssl/openssl/crypto/modes/asm/ |
ghash-x86_64.S | 692 psrldq $8,%xmm3 705 psrldq $8,%xmm4 742 psrldq $8,%xmm3 755 psrldq $8,%xmm4 808 psrldq $8,%xmm3 830 psrldq $8,%xmm3 858 psrldq $8,%xmm4 882 psrldq $8,%xmm9 899 psrldq $8,%xmm3 914 psrldq $8,%xmm [all...] |
/external/openssl/crypto/modes/asm/ |
ghash-x86_64.S | 692 psrldq $8,%xmm3 705 psrldq $8,%xmm4 742 psrldq $8,%xmm3 755 psrldq $8,%xmm4 808 psrldq $8,%xmm3 830 psrldq $8,%xmm3 858 psrldq $8,%xmm4 882 psrldq $8,%xmm9 899 psrldq $8,%xmm3 914 psrldq $8,%xmm [all...] |
/external/valgrind/main/none/tests/amd64/ |
insn_sse2.def | 263 psrldq imm8[0] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x8899aabbccddeeff,0x9911223344556677] 264 psrldq imm8[1] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x778899aabbccddee,0x0099112233445566] 265 psrldq imm8[2] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x66778899aabbccdd,0x0000991122334455] 266 psrldq imm8[3] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x5566778899aabbcc,0x0000009911223344] 267 psrldq imm8[4] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x445566778899aabb,0x0000000099112233] 268 psrldq imm8[5] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x33445566778899aa,0x0000000000991122] 269 psrldq imm8[6] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x2233445566778899,0x0000000000009911] 270 psrldq imm8[7] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x1122334455667788,0x0000000000000099] 271 psrldq imm8[8] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x9911223344556677,0x0000000000000000] 272 psrldq imm8[9] xmm.uq[0x8899aabbccddeeff,0x9911223344556677] => 1.uq[0x0099112233445566,0x00000000000000 (…) [all...] |