Home
last modified time | relevance | path

Searched refs:psubd (Results 1 – 25 of 45) sorted by relevance

12

/external/libvpx/libvpx/vp8/common/x86/
Dpostproc_mmx.asm138 psubd mm6, mm1
141 psubd mm7, mm2
147 psubd mm3, mm6
162 psubd mm4, mm7
164 psubd mm3, mm1
165 psubd mm4, mm2
167 psubd mm3, flimit2
168 psubd mm4, flimit2
Dpostproc_sse2.asm357 psubd xmm6, xmm1
360 psubd xmm7, xmm2
366 psubd xmm3, xmm6
381 psubd xmm4, xmm7
383 psubd xmm3, xmm1
384 psubd xmm4, xmm2
386 psubd xmm3, flimit4
387 psubd xmm4, flimit4
558 psubd xmm2, xmm1 ; 7--8 8--7 9--6 10--5
597 psubd xmm5, xmm7
[all …]
Dmfqe_sse2.asm253 psubd xmm1, xmm0
/external/llvm/test/CodeGen/X86/
Dvector-tzcnt-128.ll159 ; SSE2-NEXT: psubd %xmm0, %xmm2
161 ; SSE2-NEXT: psubd {{.*}}(%rip), %xmm2
165 ; SSE2-NEXT: psubd %xmm0, %xmm2
188 ; SSE3-NEXT: psubd %xmm0, %xmm2
190 ; SSE3-NEXT: psubd {{.*}}(%rip), %xmm2
194 ; SSE3-NEXT: psubd %xmm0, %xmm2
217 ; SSSE3-NEXT: psubd %xmm0, %xmm2
219 ; SSSE3-NEXT: psubd {{.*}}(%rip), %xmm2
242 ; SSE41-NEXT: psubd %xmm0, %xmm2
244 ; SSE41-NEXT: psubd {{.*}}(%rip), %xmm2
[all …]
Dvector-idiv.ll18 ; SSE41-NEXT: psubd %xmm1, %xmm0
35 ; SSE-NEXT: psubd %xmm2, %xmm0
70 ; SSE41-NEXT: psubd %xmm5, %xmm0
79 ; SSE41-NEXT: psubd %xmm2, %xmm1
96 ; SSE-NEXT: psubd %xmm3, %xmm0
106 ; SSE-NEXT: psubd %xmm2, %xmm1
866 ; SSE-NEXT: psubd %xmm2, %xmm1
943 ; SSE-NEXT: psubd %xmm5, %xmm0
960 ; SSE-NEXT: psubd %xmm5, %xmm2
999 ; SSE41-NEXT: psubd %xmm5, %xmm4
[all …]
Dwiden_arith-5.ll4 ; CHECK: psubd
Dcombine-64bit-vec-binop.ll51 ; SSE41: psubd
Dvector-popcnt-128.ll107 ; SSE2-NEXT: psubd %xmm1, %xmm0
133 ; SSE3-NEXT: psubd %xmm1, %xmm0
Dx86-64-psub.ll92 ; CHECK: psubd [[PARAM2]], [[PARAM1]]
/external/valgrind/VEX/test/
Dmmxtest.c249 #define psubd_m2r(var, reg) mmx_m2r(psubd, var, reg)
250 #define psubd_r2r(regs, regd) mmx_r2r(psubd, regs, regd)
251 #define psubd(vars, vard) mmx_m2m(psubd, vars, vard) macro
544 do_test("psubd", psubd(ma,mb)); in main()
/external/libvpx/libvpx/vp8/encoder/x86/
Dfwalsh_sse2.asm98 psubd xmm2, xmm4 ; c21 c20 d21 d20
101 psubd xmm3, xmm6 ; c23 c22 d23 d22
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_gcc.cc4465 MEMOPREG(psubd,0x00,0,4,4,xmm0) // psubd 0x00(%0,%4,4),%%xmm0 in CumulativeSumToAverageRow_SSE2()
4466 MEMOPREG(psubd,0x10,0,4,4,xmm1) // psubd 0x10(%0,%4,4),%%xmm1 in CumulativeSumToAverageRow_SSE2()
4467 MEMOPREG(psubd,0x20,0,4,4,xmm2) // psubd 0x20(%0,%4,4),%%xmm2 in CumulativeSumToAverageRow_SSE2()
4468 MEMOPREG(psubd,0x30,0,4,4,xmm3) // psubd 0x30(%0,%4,4),%%xmm3 in CumulativeSumToAverageRow_SSE2()
4497 MEMOPREG(psubd,0x00,0,4,4,xmm0) // psubd 0x00(%0,%4,4),%%xmm0 in CumulativeSumToAverageRow_SSE2()
4498 MEMOPREG(psubd,0x10,0,4,4,xmm1) // psubd 0x10(%0,%4,4),%%xmm1 in CumulativeSumToAverageRow_SSE2()
4499 MEMOPREG(psubd,0x20,0,4,4,xmm2) // psubd 0x20(%0,%4,4),%%xmm2 in CumulativeSumToAverageRow_SSE2()
4500 MEMOPREG(psubd,0x30,0,4,4,xmm3) // psubd 0x30(%0,%4,4),%%xmm3 in CumulativeSumToAverageRow_SSE2()
4539 MEMOPREG(psubd,0x00,0,4,4,xmm0) // psubd 0x00(%0,%4,4),%%xmm0 in CumulativeSumToAverageRow_SSE2()
Drow_win.cc5230 psubd xmm0, [eax + edx * 4] in CumulativeSumToAverageRow_SSE2()
5231 psubd xmm1, [eax + edx * 4 + 16] in CumulativeSumToAverageRow_SSE2()
5232 psubd xmm2, [eax + edx * 4 + 32] in CumulativeSumToAverageRow_SSE2()
5233 psubd xmm3, [eax + edx * 4 + 48] in CumulativeSumToAverageRow_SSE2()
5237 psubd xmm0, [esi] in CumulativeSumToAverageRow_SSE2()
5238 psubd xmm1, [esi + 16] in CumulativeSumToAverageRow_SSE2()
5239 psubd xmm2, [esi + 32] in CumulativeSumToAverageRow_SSE2()
5240 psubd xmm3, [esi + 48] in CumulativeSumToAverageRow_SSE2()
5272 psubd xmm0, [eax + edx * 4] in CumulativeSumToAverageRow_SSE2()
5273 psubd xmm1, [eax + edx * 4 + 16] in CumulativeSumToAverageRow_SSE2()
[all …]
/external/llvm/test/MC/X86/
Dx86-32-coverage.s4725 psubd 0xdeadbeef(%ebx,%ecx,8),%mm3
4729 psubd 0x45,%mm3
4733 psubd 0x7eed,%mm3
4737 psubd 0xbabecafe,%mm3
4741 psubd 0x12345678,%mm3
4745 psubd %mm3,%mm3
4749 psubd 0xdeadbeef(%ebx,%ecx,8),%xmm5
4753 psubd 0x45,%xmm5
4757 psubd 0x7eed,%xmm5
4761 psubd 0xbabecafe,%xmm5
[all …]
/external/valgrind/none/tests/x86/
Dinsn_mmx.def78 psubd mm.sd[8765,4321] mm.sd[12345678,87654321] => 1.sd[12336913,87650000]
79 psubd m64.sd[8765,4321] mm.sd[12345678,87654321] => 1.sd[12336913,87650000]
Dinsn_sse2.def288 psubd xmm.sd[8765,4321,8765,4321] xmm.sd[12345678,87654321,12345678,87654321] => 1.sd[12336913,8765…
289 psubd m128.sd[8765,4321,8765,4321] xmm.sd[12345678,87654321,12345678,87654321] => 1.sd[12336913,876…
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_wht_sse2.asm34 psubd m4, m5
/external/valgrind/memcheck/tests/x86/
Dsse2_memory.stdout.exp851 r psubd 4d7f67f2e24217ad56c53b3b54a3920c 5c0387a4ca1baad63da982e25d3ac775 0f841fb2e8d89229e7e3…
852 r psubd 71b0ef0e1c70470caa3cb82cdb210f33 5119099d111b545f6a0adb863b8184af e068198ef5aa0c53c0cd…
853 r psubd b1bcea973c7743b9e189807bdb4edad3 4b76c4193e976845149b750d460b5de2 9ab9d9810220258c3311…
854 r psubd e987ca7366e20481eb5f935c8a857d0b 479d4aa197bcfef849b06f4fd0d2fccc 5e15802d31daf9775e50…
855 r psubd 56d25f691e1ce215114e52e77d00e0da a2f0899abf928fc4767a4b038fb1680d 4c1e2a31a176adae652c…
856 m psubd 279fdbc14bf58324f997a2c5b20c8809 9541da1f496f960202cb7d13a6da4b1e 6ea2fe5dfe7912de0933…
857 m psubd 2dc0a3559409b5633bb6e6d8d75bb10c a155ca1d2b0538b7ca2734b55c0e6895 749526c897fb82538f71…
858 m psubd d0e0fce5ddd229f792bec2484126ce01 d97220c769ea4182d595f98453753ede 099223e18c17188b43d7…
859 m psubd 0d8177f8697bf74e0d0156ea426589a5 f7da2e6607078992f027ab179ecb3678 ea59b76d9e8b9143e326…
860 m psubd 410705f5dc0e98b816b3247590f5e997 18aea21f6a2849f647d18be4b3aa18c2 d7a69d2a8e19b13d311e…
Dsse_memory.c362 TEST_INSN( &AllMask, 16,psubd)
/external/valgrind/none/tests/amd64/
Dinsn_mmx.def98 psubd mm.sd[8765,4321] mm.sd[12345678,87654321] => 1.sd[12336913,87650000]
99 psubd m64.sd[8765,4321] mm.sd[12345678,87654321] => 1.sd[12336913,87650000]
/external/boringssl/src/crypto/sha/asm/
Dsha1-586.pl633 &psubd (@X[-4&7],@X[3]); # restore X[]
635 &psubd (@X[-3&7],@X[3]);
638 &psubd (@X[-2&7],@X[3]);
886 &psubd (@X[($Xi-4)&7],@X[3]);
/external/valgrind/memcheck/tests/amd64/
Dsse_memory.stdout.exp1301 r psubd a6841eed889ae0322107b45f485d975d f05bbe0cb3fb8906b564d73ae9b6c26c 4ad79f1f2b61a9d3945d…
1302 r psubd 5f66489248100a8e910f982087405e62 a01944117d3326c853bcaa20aec173b0 41b3fb7e35231c3ac2ac…
1303 r psubd c5a92bce06cf0d8a05c31c37e8919103 0545686566f75ad9b0bb3185666e7db0 409b3c9760284d4fabf8…
1304 r psubd 14119769474141d5cbb5a0bd018a183f 7d411b6e13519d893895ed1ec897e90a 69308404cc0f5cb46ddf…
1305 r psubd e840bc07eeaf5ffd9058e4a6c5453bf4 c44fac73882cc705b75bbf84e6f61f3c dc0ef06b9a7c67082703…
1306 m psubd 09fb5de544723f3b632986ce3239e41a 3eb92b3141457f715fff08cb89bfa4e1 35becd4bfdd23f36fcd5…
1307 m psubd 223b41bde9b7fd6a6eb85b5c164599e0 72dfd44ce30e1a80a5dc8de002d05aa4 50a4938ffa561c153724…
1308 m psubd 88a21b5dc5bf29e1d0a63ce0062b805a 42f3099fdaf308573001557d4433c6bb ba50ee411534df75605a…
1309 m psubd 9990dc2a7d963ceef526ab11b6c4a025 c91879508abf82052a619e18c483b085 30889c250d294617353a…
1310 m psubd 114ad36a15250ec0aa4b87863bcc61c1 84513466b71c207a21cf0a08553b4241 730761fba2f711ba7783…
Dsse_memory.c362 TEST_INSN( &AllMask, 16,psubd)
/external/libyuv/files/source/
Drow_win.cc3743 psubd xmm0, [eax + edx * 4] in CumulativeSumToAverage_SSE2()
3744 psubd xmm1, [eax + edx * 4 + 16] in CumulativeSumToAverage_SSE2()
3745 psubd xmm2, [eax + edx * 4 + 32] in CumulativeSumToAverage_SSE2()
3746 psubd xmm3, [eax + edx * 4 + 48] in CumulativeSumToAverage_SSE2()
3750 psubd xmm0, [esi] in CumulativeSumToAverage_SSE2()
3751 psubd xmm1, [esi + 16] in CumulativeSumToAverage_SSE2()
3752 psubd xmm2, [esi + 32] in CumulativeSumToAverage_SSE2()
3753 psubd xmm3, [esi + 48] in CumulativeSumToAverage_SSE2()
3790 psubd xmm0, [eax + edx * 4] in CumulativeSumToAverage_SSE2()
3792 psubd xmm0, [esi] in CumulativeSumToAverage_SSE2()
/external/libvpx/libvpx/vp9/common/x86/
Dvp9_mfqe_sse2.asm254 psubd xmm1, xmm0

12