HomeSort by relevance Sort by last modified time
    Searched full:pmulhw (Results 26 - 50 of 87) sorted by null

12 3 4

  /external/libvpx/libvpx/vp8/common/x86/
postproc_mmx.asm 153 pmulhw mm4, mm4
postproc_sse2.asm 372 pmulhw xmm4, xmm4
  /external/qemu/distrib/sdl-1.2.15/src/video/
mmx.h 486 #define pmulhw_m2r(var, reg) mmx_m2r(pmulhw, var, reg)
487 #define pmulhw_r2r(regs, regd) mmx_r2r(pmulhw, regs, regd)
488 #define pmulhw(vars, vard) mmx_m2m(pmulhw, vars, vard) macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
postproc_mmx.asm 153 pmulhw mm4, mm4
postproc_sse2.asm 372 pmulhw xmm4, xmm4
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 344 TEST_INSN( &AllMask, 16,pmulhw)
  /external/valgrind/main/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/clang/test/CodeGen/
mmx-builtins.c 256 // CHECK: pmulhw
  /external/libyuv/files/source/
scale_argb.cc 230 pmulhw xmm2, xmm5 // scale diff
231 pmulhw xmm3, xmm5
538 "pmulhw %%xmm5,%%xmm2 \n"
539 "pmulhw %%xmm5,%%xmm3 \n"
    [all...]
scale.cc 971 pmulhw xmm2, xmm5 // scale diff
972 pmulhw xmm3, xmm5
    [all...]
  /external/llvm/test/CodeGen/X86/
vector-idiv.ll 83 ; SSE41: pmulhw
  /external/qemu/target-i386/
ops_sse_header.h 107 SSE_HELPER_W(pmulhw, FMULHW)
  /external/valgrind/main/none/tests/amd64/
insn_mmx.def 66 pmulhw mm.sw[1111,2222,-1111,-2222] mm.sw[3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096]
67 pmulhw m64.sw[1111,2222,-1111,-2222] mm.sw[3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096]
  /external/valgrind/main/none/tests/x86/
insn_mmx.def 46 pmulhw mm.sw[1111,2222,-1111,-2222] mm.sw[3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096]
47 pmulhw m64.sw[1111,2222,-1111,-2222] mm.sw[3333,-4444,3333,-4444] => 1.uw[0x0038,0xff69,0xffc7,0x0096]
  /external/llvm/test/MC/X86/
x86-32-coverage.s 671 // CHECK: pmulhw %mm3, %mm3
672 pmulhw %mm3,%mm3
674 // CHECK: pmulhw %xmm5, %xmm5
675 pmulhw %xmm5,%xmm5
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
postproc_sse2.asm 372 pmulhw xmm4, xmm4
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 373 pmulhw mm4, mm4
vp9_postproc_sse2.asm 362 pmulhw xmm4, xmm4
  /external/libvpx/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 373 pmulhw mm4, mm4
vp9_postproc_sse2.asm 362 pmulhw xmm4, xmm4
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/
vp9_postproc_mmx.asm 373 pmulhw mm4, mm4
vp9_postproc_sse2.asm 362 pmulhw xmm4, xmm4
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
avx.asm 1850 pmulhw xmm1, xmm2 label
1851 pmulhw xmm1, [rax] label
1852 pmulhw xmm1, dqword [rax] label
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrMMX.td 385 defm MMX_PMULHW : MMXI_binop_rm_int<0xE5, "pmulhw", int_x86_mmx_pmulh_w,

Completed in 937 milliseconds

12 3 4