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

  /external/libvpx/vp8/common/x86/
postproc_mmx.asm 81 psubusw mm7, mm5 ; mm7 = r0 p0..p3 - r1 p0..p3
82 psubusw mm5, mm1 ; mm5 = r1 p0..p3 - r0 p0..p3
94 psubusw mm6, mm5 ; mm6 = r0 p0..p3 - r2 p0..p3
95 psubusw mm5, mm1 ; mm5 = r2 p0..p3 - r2 p0..p3
110 psubusw mm6, mm5 ; mm6 = p0..p3 - r-2 p0..p3
111 psubusw mm5, mm1 ; mm5 = r-2 p0..p3 - p0..p3
124 psubusw mm6, mm4 ; mm6 = p0..p3 - r-2 p0..p3
125 psubusw mm4, mm1 ; mm5 = r-1 p0..p3 - p0..p3
177 psubusw mm7, mm5 ; mm7 = p0..p3 - p1..p4
178 psubusw mm5, mm1 ; mm5 = p1..p4 - p0..p
    [all...]
postproc_mmx.c 120 psubusw mm7, mm5 ;
122 psubusw mm5, mm1 ;
143 psubusw mm6, mm5 ;
145 psubusw mm5, mm1 ;
170 psubusw mm6, mm5 ;
172 psubusw mm5, mm1 ;
195 psubusw mm6, mm4 ;
197 psubusw mm4, mm1 ;
272 psubusw mm7, mm5 ;
274 psubusw mm5, mm1
    [all...]
postproc_sse2.asm 75 psubusw xmm7, xmm5 ; mm7 = r0 p0..p3 - r1 p0..p3
76 psubusw xmm5, xmm1 ; mm5 = r1 p0..p3 - r0 p0..p3
86 psubusw xmm6, xmm5 ; mm6 = r0 p0..p3 - r2 p0..p3
87 psubusw xmm5, xmm1 ; mm5 = r2 p0..p3 - r2 p0..p3
100 psubusw xmm6, xmm5 ; mm6 = p0..p3 - r-2 p0..p3
101 psubusw xmm5, xmm1 ; mm5 = r-2 p0..p3 - p0..p3
112 psubusw xmm6, xmm4 ; mm6 = p0..p3 - r-2 p0..p3
113 psubusw xmm4, xmm1 ; mm5 = r-1 p0..p3 - p0..p3
166 psubusw xmm7, xmm5 ; mm7 = p0..p3 - p1..p4
167 psubusw xmm5, xmm1 ; mm5 = p1..p4 - p0..p
    [all...]
  /external/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 123 psubusw xmm3, xmm1
124 psubusw xmm2, xmm0
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 468 #define psubusw_m2r(var, reg) mmx_m2r(psubusw, var, reg)
469 #define psubusw_r2r(regs, regd) mmx_r2r(psubusw, regs, regd)
470 #define psubusw(vars, vard) mmx_m2m(psubusw, vars, vard) macro
  /external/valgrind/main/none/tests/amd64/
insn_mmx.def 106 psubusw mm.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0]
107 psubusw m64.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0]
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
sse_memory.c 367 TEST_INSN( &AllMask, 16,psubusw)
  /external/llvm/test/MC/X86/
x86-32-coverage.s 824 // CHECK: psubusw %mm3, %mm3
825 psubusw %mm3,%mm3
827 // CHECK: psubusw %xmm5, %xmm5
828 psubusw %xmm5,%xmm5
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 367 TEST_INSN( &AllMask, 16,psubusw)
  /external/qemu/target-i386/
ops_sse_header.h 81 SSE_HELPER_W(psubusw, FSUBUW)
translate.c     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 591 milliseconds