HomeSort by relevance Sort by last modified time
    Searched full:pmulhuw (Results 1 - 25 of 58) sorted by null

1 2 3

  /external/clang/test/CodeGen/
asm-inout.c 45 // CHECK: call x86_mmx asm "pmulhuw $1, $0\0A\09", "=y,y,0,~{dirflag},~{fpsr},~{flags}"(x86_mmx %{{.*}}, x86_mmx %{{.*}})
46 asm ("pmulhuw %1, %0\n\t" : "+y" (__A) : "y" (__B));
mmx-builtins.c 116 // CHECK: pmulhuw
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/x86/
quantize_mmx.asm 53 pmulhuw mm3, mm1
93 pmulhuw mm7, mm5
134 pmulhuw mm7, mm5
175 pmulhuw mm7, mm5
  /external/libvpx/libvpx/vp8/encoder/x86/
quantize_mmx.asm 53 pmulhuw mm3, mm1
93 pmulhuw mm7, mm5
134 pmulhuw mm7, mm5
175 pmulhuw mm7, mm5
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
quantize_mmx.asm 53 pmulhuw mm3, mm1
93 pmulhuw mm7, mm5
134 pmulhuw mm7, mm5
175 pmulhuw mm7, mm5
  /external/valgrind/main/none/tests/x86/
insn_mmxext.def 23 pmulhuw mm.uw[1111,2222,3333,4444] mm.uw[5555,6666,7777,8888] => 1.uw[0x005e,0x00e2,0x018b,0x025a]
24 pmulhuw m64.uw[1111,2222,3333,4444] mm.uw[5555,6666,7777,8888] => 1.uw[0x005e,0x00e2,0x018b,0x025a]
insn_sse.def 118 pmulhuw mm.uw[1111,2222,3333,4444] mm.uw[5555,6666,7777,8888] => 1.uw[0x005e,0x00e2,0x018b,0x025a]
119 pmulhuw m64.uw[1111,2222,3333,4444] mm.uw[5555,6666,7777,8888] => 1.uw[0x005e,0x00e2,0x018b,0x025a]
  /external/chromium_org/third_party/mesa/src/src/mesa/x86/
read_rgba_span_x86.S 572 pmulhuw %mm7, %mm0
573 pmulhuw %mm7, %mm2
602 pmulhuw %mm7, %mm0
603 pmulhuw %mm7, %mm2
640 pmulhuw %mm7, %mm0
641 pmulhuw %mm7, %mm2
669 pmulhuw %mm7, %mm0
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 572 pmulhuw %mm7, %mm0
573 pmulhuw %mm7, %mm2
602 pmulhuw %mm7, %mm0
603 pmulhuw %mm7, %mm2
640 pmulhuw %mm7, %mm0
641 pmulhuw %mm7, %mm2
669 pmulhuw %mm7, %mm0
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.c 235 //TEST_INSN( &AllMask, 0,pmulhuw) -- dup with sse2?
343 TEST_INSN( &AllMask, 16,pmulhuw)
466 //TEST_INSN( &AllMask, 0,pmulhuw) -- dup with sse2?
sse_memory.stdout.exp     [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
ssewidth.asm 385 pmulhuw xmm1, xmm2 label
386 pmulhuw xmm1, dqword [rbx] label
avx.asm 1830 pmulhuw xmm1, xmm2 label
1831 pmulhuw xmm1, [rax] label
1832 pmulhuw xmm1, dqword [rax] label
    [all...]
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/libyuv/files/source/
row_win.cc 354 pmulhuw xmm1, xmm5 // * (256 + 8)
355 pmulhuw xmm2, xmm5 // * (256 + 8)
359 pmulhuw xmm0, xmm6 // << 5 * (256 + 4)
405 pmulhuw xmm2, xmm5 // * (256 + 8)
406 pmulhuw xmm1, xmm5 // * (256 + 8)
412 pmulhuw xmm0, xmm6 // << 6 * (256 + 8)
    [all...]
row_posix.cc 352 "pmulhuw %%xmm5,%%xmm1 \n"
353 "pmulhuw %%xmm5,%%xmm2 \n"
357 "pmulhuw %%xmm6,%%xmm0 \n"
402 "pmulhuw %%xmm5,%%xmm2 \n"
403 "pmulhuw %%xmm5,%%xmm1 \n"
409 "pmulhuw %%xmm6,%%xmm0 \n"
    [all...]
  /external/llvm/test/CodeGen/X86/
vector-idiv.ll 51 ; SSE41: pmulhuw
  /external/qemu/target-i386/
ops_sse_header.h 106 SSE_HELPER_W(pmulhuw, FMULHUW)
  /external/valgrind/main/none/tests/amd64/
insn_sse.def 118 pmulhuw mm.uw[1111,2222,3333,4444] mm.uw[5555,6666,7777,8888] => 1.uw[0x005e,0x00e2,0x018b,0x025a]
119 pmulhuw m64.uw[1111,2222,3333,4444] mm.uw[5555,6666,7777,8888] => 1.uw[0x005e,0x00e2,0x018b,0x025a]
  /external/chromium_org/third_party/libyuv/source/
row_posix.cc 410 "pmulhuw %%xmm5,%%xmm1 \n"
411 "pmulhuw %%xmm5,%%xmm2 \n"
415 "pmulhuw %%xmm6,%%xmm0 \n"
464 "pmulhuw %%xmm5,%%xmm2 \n"
465 "pmulhuw %%xmm5,%%xmm1 \n"
471 "pmulhuw %%xmm6,%%xmm0 \n"
    [all...]
row_win.cc 321 pmulhuw xmm1, xmm5 // * (256 + 8)
322 pmulhuw xmm2, xmm5 // * (256 + 8)
326 pmulhuw xmm0, xmm6 // << 5 * (256 + 4)
372 pmulhuw xmm2, xmm5 // * (256 + 8)
373 pmulhuw xmm1, xmm5 // * (256 + 8)
379 pmulhuw xmm0, xmm6 // << 6 * (256 + 8)
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 1052 // CHECK: pmulhuw %mm3, %mm3
1053 pmulhuw %mm3,%mm3
1055 // CHECK: pmulhuw %xmm5, %xmm5
1056 pmulhuw %xmm5,%xmm5
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
scale.c     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
scale.c     [all...]

Completed in 766 milliseconds

1 2 3