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

1 2 3 4 5

  /external/libjpeg-turbo/simd/
jquanti-sse2-64.asm 152 pmulhuw xmm0, XMMWORD [RECIPROCAL(0,0,rdx)] ; reciprocal
153 pmulhuw xmm1, XMMWORD [RECIPROCAL(1,0,rdx)]
154 pmulhuw xmm2, XMMWORD [RECIPROCAL(2,0,rdx)]
155 pmulhuw xmm3, XMMWORD [RECIPROCAL(3,0,rdx)]
156 pmulhuw xmm0, XMMWORD [SCALE(0,0,rdx)] ; scale
157 pmulhuw xmm1, XMMWORD [SCALE(1,0,rdx)]
158 pmulhuw xmm2, XMMWORD [SCALE(2,0,rdx)]
159 pmulhuw xmm3, XMMWORD [SCALE(3,0,rdx)]
jquanti-sse2.asm 161 pmulhuw xmm0, XMMWORD [RECIPROCAL(0,0,edx)] ; reciprocal
162 pmulhuw xmm1, XMMWORD [RECIPROCAL(1,0,edx)]
163 pmulhuw xmm2, XMMWORD [RECIPROCAL(2,0,edx)]
164 pmulhuw xmm3, XMMWORD [RECIPROCAL(3,0,edx)]
165 pmulhuw xmm0, XMMWORD [SCALE(0,0,edx)] ; scale
166 pmulhuw xmm1, XMMWORD [SCALE(1,0,edx)]
167 pmulhuw xmm2, XMMWORD [SCALE(2,0,edx)]
168 pmulhuw xmm3, XMMWORD [SCALE(3,0,edx)]
  /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));
  /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
  /external/swiftshader/src/Reactor/
x86.hpp 92 RValue<UShort4> pmulhuw(RValue<UShort4> x, RValue<UShort4> y);
96 RValue<UShort8> pmulhuw(RValue<UShort8> x, RValue<UShort8> y);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
ssemmx2.s 19 pmulhuw %xmm5,%xmm4
20 pmulhuw (%esi),%xmm5
sse-noavx.s 45 pmulhuw %mm5,%mm4
x86-64-sse-noavx.s 46 pmulhuw %mm5,%mm4
katmai.s 146 pmulhuw %mm5,%mm4
147 pmulhuw (%esi),%mm5
ssemmx2.d 26 [ ]+45: 66 0f e4 e5[ ]+pmulhuw %xmm5,%xmm4
27 [ ]+49: 66 0f e4 2e[ ]+pmulhuw \(%esi\),%xmm5
sse-noavx.d 50 [ ]*[a-f0-9]+: 0f e4 e5 pmulhuw %mm5,%mm4
x86-64-sse-noavx.d 51 [ ]*[a-f0-9]+: 0f e4 e5 pmulhuw %mm5,%mm4
katmai.d 150 216: 0f e4 e5 [ ]*pmulhuw %mm5,%mm4
151 219: 0f e4 2e [ ]*pmulhuw \(%esi\),%mm5
  /external/swiftshader/src/Common/
CPUID.hpp 33 static bool supportsMMX2(); // MMX instructions added by SSE: pshufw, pmulhuw, pmovmskb, pavgw/b, pextrw, pinsrw, pmaxsw/ub, etc.
  /external/valgrind/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]
  /external/mesa3d/src/mesa/x86/
read_rgba_span_x86.S 564 pmulhuw %mm7, %mm0
565 pmulhuw %mm7, %mm2
594 pmulhuw %mm7, %mm0
595 pmulhuw %mm7, %mm2
632 pmulhuw %mm7, %mm0
633 pmulhuw %mm7, %mm2
661 pmulhuw %mm7, %mm0
  /external/valgrind/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...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/x86/
anames.go 617 "PMULHUW",
  /prebuilts/go/linux-x86/src/cmd/internal/obj/x86/
anames.go 617 "PMULHUW",
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/
x86-64-sse-noavx.d 52 [ ]*[a-f0-9]+: 0f e4 e5 pmulhuw %mm5,%mm4
  /external/valgrind/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
row_win.cc 493 pmulhuw xmm1, xmm5 // * (256 + 8)
494 pmulhuw xmm2, xmm5 // * (256 + 8)
498 pmulhuw xmm0, xmm6 // << 5 * (256 + 4)
690 pmulhuw xmm2, xmm5 // * (256 + 8)
691 pmulhuw xmm1, xmm5 // * (256 + 8)
697 pmulhuw xmm0, xmm6 // << 6 * (256 + 8)
    [all...]
  /external/libyuv/files/source/
row_win.cc 463 pmulhuw xmm1, xmm5 // * (256 + 8)
464 pmulhuw xmm2, xmm5 // * (256 + 8)
468 pmulhuw xmm0, xmm6 // << 5 * (256 + 4)
660 pmulhuw xmm2, xmm5 // * (256 + 8)
661 pmulhuw xmm1, xmm5 // * (256 + 8)
667 pmulhuw xmm0, xmm6 // << 6 * (256 + 8)
    [all...]
  /external/llvm/test/CodeGen/X86/
shrink_vmul.ll 181 ; CHECK-NEXT: pmulhuw %xmm0, %xmm2
216 ; CHECK-NEXT: pmulhuw %xmm0, %xmm2
251 ; CHECK-NEXT: pmulhuw %xmm0, %xmm2
291 ; CHECK-NEXT: pmulhuw %xmm0, %xmm4
297 ; CHECK-NEXT: pmulhuw %xmm1, %xmm4
742 ; CHECK-NEXT: pmulhuw %xmm1, %xmm2
    [all...]

Completed in 693 milliseconds

1 2 3 4 5