HomeSort by relevance Sort by last modified time
    Searched full:psubw (Results 76 - 100 of 156) sorted by null

1 2 34 5 6 7

  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_variance_impl_sse2.asm 145 psubw xmm1, xmm2
146 psubw xmm3, xmm4
459 psubw xmm5, xmm3 ; xmm5 -= xmm3
568 psubw xmm5, xmm3 ; xmm5 -= xmm3
675 psubw xmm5, xmm3 ; xmm5 -= xmm3
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/
vp9_variance_impl_sse2.asm 145 psubw xmm1, xmm2
146 psubw xmm3, xmm4
459 psubw xmm5, xmm3 ; xmm5 -= xmm3
568 psubw xmm5, xmm3 ; xmm5 -= xmm3
675 psubw xmm5, xmm3 ; xmm5 -= xmm3
  /external/llvm/test/CodeGen/X86/
widen_arith-4.ll 2 ; CHECK: psubw
vector-idiv.ll 52 ; SSE41: psubw
combine-64bit-vec-binop.ll 64 ; SSE41: psubw
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/x86/
vp9_variance_impl_sse2.asm 145 psubw xmm1, xmm2
146 psubw xmm3, xmm4
  /external/valgrind/main/VEX/test/
mmxtest.c 253 #define psubw_m2r(var, reg) mmx_m2r(psubw, var, reg)
254 #define psubw_r2r(regs, regd) mmx_r2r(psubw, regs, regd)
255 #define psubw(vars, vard) mmx_m2m(psubw, vars, vard) macro
545 do_test("psubw", psubw(ma,mb));
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssewidth.asm 469 psubw xmm1, xmm2 label
470 psubw xmm1, dqword [rbx] label
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
postproc_mmx.asm 123 psubw mm5, mm1
recon_sse2.asm 392 psubw xmm1, xmm3
946 psubw xmm1, xmm4
947 psubw xmm2, xmm4
variance_impl_mmx.asm 601 psubw mm1, mm3 ;
788 psubw mm1, mm3 ;
789 psubw mm2, mm4 ;
    [all...]
  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 123 psubw mm5, mm1
recon_sse2.asm 391 psubw xmm1, xmm3
922 psubw xmm1, xmm4
923 psubw xmm2, xmm4
variance_impl_mmx.asm 601 psubw mm1, mm3 ;
788 psubw mm1, mm3 ;
789 psubw mm2, mm4 ;
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_yuv_mmx.c 115 "psubw %9,%%mm1\n" // mm1-128:r1 r1 r0 r0 r1 r1 r0 r0
147 "psubw %9,%%mm1\n" // mm1-128:u1 u1 u0 u0 u1 u1 u0 u0
275 "psubw %9, %%mm0\n"
276 "psubw %9, %%mm1\n"
mmx.h 446 #define psubw_m2r(var, reg) mmx_m2r(psubw, var, reg)
447 #define psubw_r2r(regs, regd) mmx_r2r(psubw, regs, regd)
448 #define psubw(vars, vard) mmx_m2m(psubw, vars, vard) macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 123 psubw mm5, mm1
recon_sse2.asm 391 psubw xmm1, xmm3
922 psubw xmm1, xmm4
923 psubw xmm2, xmm4
variance_impl_mmx.asm 601 psubw mm1, mm3 ;
788 psubw mm1, mm3 ;
789 psubw mm2, mm4 ;
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_idct_ssse3.asm 58 psubw m%3, m%1, m%2
  /external/clang/test/CodeGen/
mmx-builtins.c 216 // CHECK: psubw
  /external/libyuv/files/source/
scale_argb.cc 228 psubw xmm2, xmm0 // row1 - row0
229 psubw xmm3, xmm1
536 "psubw %%xmm0,%%xmm2 \n"
537 "psubw %%xmm1,%%xmm3 \n"
    [all...]
  /external/qemu/target-i386/
ops_sse_header.h 69 SSE_HELPER_W(psubw, FSUB)

Completed in 1391 milliseconds

1 2 34 5 6 7