HomeSort by relevance Sort by last modified time
    Searched refs:psubusw (Results 1 - 25 of 28) sorted by null

1 2

  /external/libvpx/libvpx/vpx_dsp/x86/
highbd_sad4d_sse2.asm 30 psubusw m3, m4
31 psubusw m2, m5
32 psubusw m4, m0
33 psubusw m5, m0
40 psubusw m3, m6
41 psubusw m2, m7
42 psubusw m6, m0
43 psubusw m7, m0
53 psubusw m3, m2
54 psubusw m2, m
    [all...]
highbd_sad_sse2.asm 75 psubusw m5, m1
76 psubusw m1, [srcq]
79 psubusw m5, m2
80 psubusw m2, [srcq+16]
83 psubusw m5, m3
84 psubusw m3, [srcq+32]
87 psubusw m5, m4
88 psubusw m4, [srcq+48]
113 psubusw m5, m1
114 psubusw m1, [srcq+64
    [all...]
  /external/v8/src/x64/
sse-instr.h 43 V(psubusw, 66, 0F, D9) \
  /external/libvpx/libvpx/vp8/encoder/x86/
temporal_filter_apply_sse2.asm 123 psubusw xmm3, xmm1
124 psubusw xmm2, xmm0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
ssemmx2.s 57 psubusw 0x90909090(%eax),%xmm2
ssemmx2.d 64 149: 66 0f d9 90 90 90 90 90 psubusw -0x6f6f6f70\(%eax\),%xmm2
sse2avx.s 280 psubusw %xmm4,%xmm6
281 psubusw (%ecx),%xmm6
941 psubusw xmm6,xmm4
942 psubusw xmm6,XMMWORD PTR [ecx]
x86-64-sse2avx.s 280 psubusw %xmm4,%xmm6
281 psubusw (%rcx),%xmm6
984 psubusw xmm6,xmm4
985 psubusw xmm6,XMMWORD PTR [rcx]
opcode.s 374 psubusw 0x90909090(%eax),%mm2
intel.s 377 psubusw mm2, 0x90909090[eax]
opcode-suffix.d 382 *[0-9a-f]+: 0f d9 90 90 90 90 90[ ]+psubusw -0x6f6f6f70\(%eax\),%mm2
opcode.d 381 5f9: 0f d9 90 90 90 90 90 [ ]*psubusw -0x6f6f6f70\(%eax\),%mm2
intel.d 384 [ ]*[a-f0-9]+: 0f d9 90 90 90 90 90 [ ]*psubusw -0x6f6f6f70\(%eax\),%mm2
    [all...]
opcode-intel.d 382 *[0-9a-f]+: 0f d9 90 90 90 90 90[ ]+psubusw[ ]+mm2,(QWORD PTR )?\[eax-0x6f6f6f70\]
    [all...]
  /external/swiftshader/src/Reactor/
x86.hpp 50 RValue<UShort4> psubusw(RValue<UShort4> x, RValue<UShort4> y);
SubzeroReactor.cpp     [all...]
LLVMReactor.cpp 6103 RValue<UShort4> psubusw(RValue<UShort4> x, RValue<UShort4> y) function in namespace:sw::x86
6105 llvm::Function *psubusw = llvm::Intrinsic::getDeclaration(::module, llvm::Intrinsic::x86_sse2_psubus_w); local
    [all...]
  /external/valgrind/none/tests/amd64/
insn_mmx.def 106 psubusw mm.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0]
107 psubusw m64.uw[1122,3344,5566,7788] mm.uw[8877,6655,4433,2211] => 1.uw[7755,3311,0,0]
  /external/valgrind/memcheck/tests/x86/
sse2_memory.stdout.exp     [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32-coverage.s 824 // CHECK: psubusw %mm3, %mm3
825 psubusw %mm3,%mm3
827 // CHECK: psubusw %xmm5, %xmm5
828 psubusw %xmm5,%xmm5
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/valgrind/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 367 TEST_INSN( &AllMask, 16,psubusw)
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 1636 milliseconds

1 2