Searched refs:psllq (Results 1 - 25 of 35) sorted by relevance

12

/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_mixer_MMX_VC.c60 psllq mm0, 16 //$16,%%mm0
62 psllq mm0, 16 //$16,%%mm0
64 psllq mm0, 16 //$16,%%mm0
137 psllq mm0, 16 //$16,%%mm0
139 psllq mm0, 16 //$16,%%mm0
141 psllq mm0, 16 //$16,%%mm0
/external/openssl/crypto/modes/asm/
H A Dghash-x86.s222 psllq $60,%mm2
233 psllq $60,%mm2
245 psllq $60,%mm2
257 psllq $60,%mm2
269 psllq $60,%mm2
281 psllq $60,%mm2
293 psllq $60,%mm2
305 psllq $60,%mm2
317 psllq $60,%mm2
329 psllq
[all...]
H A Dghash-x86.pl382 &psllq ($tmp,60);
528 &psllq ($tmp,60);
544 &psllq ($tmp,60);
559 &psllq ($tmp,60);
570 &psllq ($tmp,60);
656 &psllq ($tmp[1],60) if ($i>1);
742 &psllq ($tmp,56);
762 &psllq ($red[1],4);
772 &psllq ($tmp,60);
784 &psllq (
[all...]
H A Dghash-x86_64.pl387 psllq \$1,$Xi
389 psllq \$5,$Xi #
391 psllq \$57,$Xi #
424 psllq \$1,$Hkey
548 psllq \$1,$Xi
550 psllq \$5,$Xi #
553 psllq \$57,$Xi #
/external/openssl/crypto/bn/asm/
H A Dx86-gf2m.s31 psllq $31,%mm5
40 psllq $30,%mm4
49 psllq $3,%mm2
55 psllq $6,%mm1
61 psllq $9,%mm2
67 psllq $12,%mm1
73 psllq $15,%mm2
79 psllq $18,%mm1
85 psllq $21,%mm2
91 psllq
[all...]
H A Dx86-gf2m.pl82 &psllq ($B31,31);
91 &psllq ($B30,30);
101 &psllq (@T[1],3*$n);
110 &psllq (@T[1],3*$n++);
115 &psllq (@T[0],3*$n);
247 &psllq ($R,32);
/external/compiler-rt/lib/i386/
H A Dashldi3.S29 psllq %xmm2, %xmm0 // shift input by count
H A Dashrdi3.S36 psllq %xmm2, %xmm1 // -1 << (64 - count) = leading sign bits
/external/openssl/crypto/sha/asm/
H A Dsha512-586.pl81 &psllq ("mm2",23);
85 &psllq ("mm2",23);
89 &psllq ("mm2",4);
109 &psllq ("mm6",25);
113 &psllq ("mm6",5);
117 &psllq ("mm6",6);
357 &psllq ("mm1",56);
359 &psllq ("mm7",3);
364 &psllq ("mm1",63-56);
366 &psllq ("mm
[all...]
/external/qemu/distrib/sdl-1.2.15/src/hermes/
H A Dmmxp2_32.asm85 psllq mm2, 24 ; 0 0 R G B 0 0 0
89 psllq mm3, 48 ; g b 0 0 0 0 0 0
96 psllq mm4, 8 ; 0 0 0 0 R G B 0
214 psllq mm3, 16 ; 0 b 0 0
226 psllq mm1, 16 ; 0 b 0 0
/external/openssl/crypto/rc4/asm/
H A Drc4-586.pl108 &psllq ("mm1",8) if ($i==0);
132 &psllq ("mm1",8*(($i-1)&7)) if (abs($i)!=1);
218 &psllq ("mm1",8);
222 &psllq ("mm1",56);
H A Drc4-md5-x86_64.pl249 psllq \$8,%xmm1
289 psllq \$8,%xmm1
328 psllq \$8,%xmm1
369 psllq \$8,%xmm1
H A Drc4-x86_64.pl264 $code.=" psllq \$8,%xmm1\n" if ($i==0);
299 psllq \$8,%xmm1
/external/qemu/distrib/libpng-1.2.19/
H A Dpngvcrd.c1253 psllq mm0, 24 ; v1 v0 v5 v4 v3 0 0 0
1258 psllq mm6, 8 ; 0 0 X X v2 v1 v0 0
1300 psllq mm0, 16 ; 0 0 0 v2 v1 v0 0 0
1302 psllq mm0, 24 ; v2 v1 v0 0 0 0 0 0
1328 psllq mm0, 16 ; 0 0 0 v2 v1 v0 0 0
1330 psllq mm0, 24 ; v2 v1 v0 0 0 0 0 0
1335 psllq mm0, 16 ; v0 v2 v1 v0 v2 v1 0 0
2042 psllq mm6, ShiftBpp // shift the mm6 mask to cover bytes 3-5
2044 psllq mm2, ShiftBpp // shift data to position correctly
2056 psllq mm
[all...]
/external/valgrind/main/none/tests/amd64/
H A Dinsn_mmx.def75 psllq imm8[4] mm.uq[0x0123456789abcdef] => 1.uq[0x123456789abcdef0]
76 psllq mm.uq[4] mm.uq[0x0123456789abcdef] => 1.uq[0x123456789abcdef0]
77 psllq m64.uq[4] mm.uq[0x0123456789abcdef] => 1.uq[0x123456789abcdef0]
/external/qemu/distrib/sdl-1.2.15/src/video/
H A Dmmx.h582 #define psllq_i2r(imm, reg) mmx_i2r(psllq, imm, reg)
583 #define psllq_m2r(var, reg) mmx_m2r(psllq, var, reg)
584 #define psllq_r2r(regs, regd) mmx_r2r(psllq, regs, regd)
585 #define psllq(vars, vard) mmx_m2m(psllq, vars, vard) macro
/external/valgrind/main/VEX/test/
H A Dmmxtest.c369 #define psllq_m2r(var, reg) mmx_m2r(psllq, var, reg)
370 #define psllq_r2r(regs, regd) mmx_r2r(psllq, regs, regd)
371 #define psllq(vars, vard) mmx_m2m(psllq, vars, vard) macro
584 do_test("psllq", psllq(ma,mb));
/external/v8/test/cctest/
H A Dtest-disasm-ia32.cc414 // andpd, cmpltsd, movaps, psllq, psrlq, por.
427 __ psllq(xmm0, 17);
428 __ psllq(xmm1, 42);
430 __ psllq(xmm0, xmm1);
431 __ psllq(xmm1, xmm2);
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s713 // CHECK: psllq %mm3, %mm3
714 psllq %mm3,%mm3
716 // CHECK: psllq %xmm5, %xmm5
717 psllq %xmm5,%xmm5
719 // CHECK: psllq $127, %mm3
720 psllq $0x7f,%mm3
722 // CHECK: psllq $127, %xmm5
723 psllq $0x7f,%xmm5
5923 // CHECK: psllq 3735928559(%ebx,%ecx,8), %mm3
5925 psllq
[all...]
/external/libvpx/vpx_scale/win32/
H A Dscaleopt.c274 psllq mm3, 8 // mm3 = 00 00 00 00 00 00 00 07
1181 psllq mm3, 56
1456 psllq mm1, 16 ;
1489 psllq mm1, 16 ;
/external/valgrind/main/memcheck/tests/x86/
H A Dsse2_memory.stdout.exp771 r psllq 420c62d4e96f88263e106c984105e4d0 4c6af40b12f142540b4cf0a13681ccd9 00000000000000000000000000000000
772 r psllq 5d3586296d7ff6b94cf4e957151a42ff 3fe15ae52abbf238fa8192baea463343 00000000000000000000000000000000
773 r psllq ac72f6e36e21881157e6896bfa95481e 51d7d13cc0ba64f2801e4baf61070f1d 00000000000000000000000000000000
774 r psllq 0ba622e911de37fe4b984c0a26d37d4e 7ccfea951a19b1f0a8783e57f0bc0728 00000000000000000000000000000000
775 r psllq b892db01da235b2d759c934b2e0dca8d 1e2b9657dbe25080e0bfe9684c422500 00000000000000000000000000000000
776 m psllq 7c751d46591851a0ed67a6631160832b 4dd951d1ae38ad2e81651e24055d78b8 00000000000000000000000000000000
777 m psllq 0176493bf3770aba71dbb26b8baed6de c9fe15e0d14a466e7c460d6c00bf2e8f 00000000000000000000000000000000
778 m psllq 3cafdf2525425ca1246f2ec8e23076fb 87631894e8619d3dd271e2d9d30df6b0 00000000000000000000000000000000
779 m psllq 28a16e8a32a660c512773a4f68de0a3e 454baa34f8698bc950f87c019402389a 00000000000000000000000000000000
780 m psllq 2
[all...]
/external/zlib/src/contrib/inflate86/
H A Dinffast.S921 psllq tmp_mm, %mm7
969 psllq tmp_mm, %mm7
/external/valgrind/main/memcheck/tests/amd64/
H A Dsse_memory.stdout.exp1221 r psllq bf332ad9d66254c09008fa7b1e2f302a 4b8cc46609942c005364e2a074941641 00000000000000000000000000000000
1222 r psllq 480588703733d487937576c10220f16f d2a3c604fc0fe8558c8995b466968aed 00000000000000000000000000000000
1223 r psllq 947177962e048567b3c56a56a13776c8 275f3eeaa6cd92729c8dd43ee4f2aecc 00000000000000000000000000000000
1224 r psllq e239c7114041bf0e3c8c36518fafa733 a6241d7cacdaa3a5efa321f5a2818c7d 00000000000000000000000000000000
1225 r psllq cd01a88a50323b0adc3c9aa9c0a1cd90 0c33b203131ff31d51dd5b70b6ff8c7f 00000000000000000000000000000000
1226 m psllq 4a1ab8dde0d998b3a7d7a792c3a5ae2d 534bac85a40312c99e27b63289098f9c 00000000000000000000000000000000
1227 m psllq ba3399cf2ee0f4f6cdb3dccd5428a5db ce79c16ae0bebb9bf0810ca59fc1f7f6 00000000000000000000000000000000
1228 m psllq 90ab47804b6317f86225f6f7893c26b4 fdce3a7e074d0fae9d5a7b9817836d1d 00000000000000000000000000000000
1229 m psllq 28e2b456dc6d7809d26275c616bc3857 fb6cc6e9807c4710d2a7458163eaba6f 00000000000000000000000000000000
1230 m psllq
[all...]
/external/openssl/crypto/aes/asm/
H A Dbsaes-x86_64.pl702 psllq \$$n,$b
718 psllq \$$n,$b0
720 psllq \$$n,$b1
935 psllq \$4, %xmm0 # 0x10...
938 psllq \$4, %xmm1 # 0x20...
944 psllq \$4, %xmm2 # 0x40...
947 psllq \$4, %xmm3 # 0x80...
2109 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2158 paddq @XMM[7], @XMM[7] # psllq 1,$tweak
2176 paddq @XMM[7], @XMM[7] # psllq
[all...]
/external/qemu/target-i386/
H A Dops_sse_header.h45 DEF_HELPER_2(glue(psllq, SUFFIX), void, Reg, Reg)

Completed in 531 milliseconds

12