HomeSort by relevance Sort by last modified time
    Searched refs:psrldq (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/libvpx/libvpx/vp9/common/x86/
vp9_subpixel_8t_sse2.asm 26 psrldq xmm7, 8
68 psrldq xmm1, 8
71 psrldq xmm2, 8
73 psrldq xmm5, 8
576 psrldq xmm1, 1
577 psrldq xmm6, 6
578 psrldq xmm7, 7
579 psrldq xmm2, 2
580 psrldq xmm3, 3
581 psrldq xmm5,
    [all...]
vp9_intrapred_ssse3.asm 337 psrldq m3, 1
338 psrldq m4, 1
362 psrldq m3, 1
363 psrldq m4, 1
367 psrldq m3, 1
368 psrldq m4, 1
373 psrldq m3, 1
374 psrldq m4, 1
462 psrldq m1, m0, 1 ; l3, l2, l1, tl, t1, t2, t3
463 psrldq m2, m0, 2 ; l2, l1, tl, t1, t2, t
    [all...]
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/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
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_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
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...]
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...]
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/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/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
  /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/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/libvpx/libvpx/vp8/encoder/x86/
encodeopt.asm 50 psrldq xmm0, 8
261 psrldq xmm0, 8
376 psrldq xmm1, 8
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
read_rgba_span_x86.S 392 psrldq $2, %xmm3
421 psrldq $2, %xmm3
451 psrldq $2, %xmm3
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 392 psrldq $2, %xmm3
421 psrldq $2, %xmm3
451 psrldq $2, %xmm3

Completed in 1552 milliseconds

1 2 3