HomeSort by relevance Sort by last modified time
    Searched refs:psubd (Results 1 - 12 of 12) sorted by null

  /external/libvpx/vp8/common/x86/
postproc_mmx.c 791 psubd mm6, mm1
794 psubd mm7, mm2
800 psubd mm3, mm6
815 psubd mm4, mm7
817 psubd mm3, mm1
818 psubd mm4, mm2
820 psubd mm3, flimit2
821 psubd mm4, flimit2
955 psubd xmm6, xmm1
958 psubd xmm7, xmm
    [all...]
postproc_sse2.asm 347 psubd xmm6, xmm1
350 psubd xmm7, xmm2
356 psubd xmm3, xmm6
371 psubd xmm4, xmm7
373 psubd xmm3, xmm1
374 psubd xmm4, xmm2
376 psubd xmm3, flimit4
377 psubd xmm4, flimit4
527 psubd xmm2, xmm1 ; 7--8 8--7 9--6 10--5
566 psubd xmm5, xmm
    [all...]
postproc_mmx.asm 358 psubd mm6, mm1
361 psubd mm7, mm2
367 psubd mm3, mm6
382 psubd mm4, mm7
384 psubd mm3, mm1
385 psubd mm4, mm2
387 psubd mm3, flimit2
388 psubd mm4, flimit2
  /external/libvpx/vp8/encoder/x86/
fwalsh_sse2.asm 98 psubd xmm2, xmm4 ; c21 c20 d21 d20
101 psubd xmm3, xmm6 ; c23 c22 d23 d22
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 442 #define psubd_m2r(var, reg) mmx_m2r(psubd, var, reg)
443 #define psubd_r2r(regs, regd) mmx_r2r(psubd, regs, regd)
444 #define psubd(vars, vard) mmx_m2m(psubd, vars, vard) macro
  /external/valgrind/main/none/tests/amd64/
insn_mmx.def 98 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/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
sse_memory.c 362 TEST_INSN( &AllMask, 16,psubd)
  /external/llvm/test/MC/X86/
x86-32-coverage.s 794 // CHECK: psubd %mm3, %mm3
795 psubd %mm3,%mm3
797 // CHECK: psubd %xmm5, %xmm5
798 psubd %xmm5,%xmm5
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 362 TEST_INSN( &AllMask, 16,psubd)
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 294 milliseconds