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

  /external/libvpx/vp8/encoder/x86/
variance_impl_mmx.asm 106 psubsw mm0, mm1 ; A-B (low order) to MM0
107 psubsw mm2, mm3 ; A-B (high order) to MM2
130 psubsw mm0, mm1 ; A-B (low order) to MM0
131 psubsw mm2, mm3 ; A-B (high order) to MM2
153 psubsw mm0, mm1 ; A-B (low order) to MM0
154 psubsw mm2, mm3 ; A-B (high order) to MM2
176 psubsw mm0, mm1 ; A-B (low order) to MM0
177 psubsw mm2, mm3 ; A-B (high order) to MM2
199 psubsw mm0, mm1 ; A-B (low order) to MM0
200 psubsw mm2, mm3 ; A-B (high order) to MM
    [all...]
variance_impl_sse2.asm 365 psubsw xmm1, xmm2
376 psubsw xmm2, xmm3
389 psubsw xmm2, xmm3
404 psubsw xmm2, xmm3
416 psubsw xmm2, xmm3
433 psubsw xmm2, xmm3
445 psubsw xmm2, xmm3
461 psubsw xmm2, xmm3
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
mmx.h 457 #define psubsw_m2r(var, reg) mmx_m2r(psubsw, var, reg)
458 #define psubsw_r2r(regs, regd) mmx_r2r(psubsw, regs, regd)
459 #define psubsw(vars, vard) mmx_m2m(psubsw, vars, vard) macro
  /external/valgrind/main/none/tests/amd64/
insn_mmx.def 102 psubsw mm.sw[-32145,32145,12345,-12345] mm.sw[12345,-12345,32145,-32145] => 1.sw[32767,-32768,19800,-19800]
103 psubsw m64.sw[-32145,32145,12345,-12345] mm.sw[12345,-12345,32145,-32145] => 1.sw[32767,-32768,19800,-19800]
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
sse_memory.c 365 TEST_INSN( &AllMask, 16,psubsw)
  /external/llvm/test/MC/X86/
x86-32-coverage.s 812 // CHECK: psubsw %mm3, %mm3
813 psubsw %mm3,%mm3
815 // CHECK: psubsw %xmm5, %xmm5
816 psubsw %xmm5,%xmm5
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 365 TEST_INSN( &AllMask, 16,psubsw)
  /external/qemu/target-i386/
ops_sse_header.h 82 SSE_HELPER_W(psubsw, FSUBSW)
translate.c     [all...]
  /external/valgrind/main/perf/
tinycc.c     [all...]

Completed in 509 milliseconds