HomeSort by relevance Sort by last modified time
    Searched refs:punpcklwd (Results 76 - 100 of 101) sorted by null

1 2 34 5

  /external/valgrind/memcheck/tests/amd64/
sse_memory.stdout.exp     [all...]
sse_memory.c 376 TEST_INSN( &AllMask, 16,punpcklwd)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
sse2avx.s 292 punpcklwd %xmm4,%xmm6
293 punpcklwd (%ecx),%xmm6
953 punpcklwd xmm6,xmm4
954 punpcklwd xmm6,XMMWORD PTR [ecx]
x86-64-sse2avx.s 292 punpcklwd %xmm4,%xmm6
293 punpcklwd (%rcx),%xmm6
996 punpcklwd xmm6,xmm4
997 punpcklwd xmm6,XMMWORD PTR [rcx]
opcode.s 278 punpcklwd 0x90909090(%eax),%mm2
intel.s 281 punpcklwd mm2, 0x90909090[eax]
opcode-suffix.d 286 *[0-9a-f]+: 0f 61 90 90 90 90 90[ ]+punpcklwd -0x6f6f6f70\(%eax\),%mm2
opcode.d 285 3c0: 0f 61 90 90 90 90 90 [ ]*punpcklwd -0x6f6f6f70\(%eax\),%mm2
intel.d 288 [ ]*[a-f0-9]+: 0f 61 90 90 90 90 90 [ ]*punpcklwd -0x6f6f6f70\(%eax\),%mm2
    [all...]
opcode-intel.d 286 *[0-9a-f]+: 0f 61 90 90 90 90 90[ ]+punpcklwd[ ]+mm2,(DWORD PTR )?\[eax-0x6f6f6f70\]
    [all...]
  /art/compiler/optimizing/
code_generator_vector_x86.cc 61 __ punpcklwd(reg, reg);
68 __ punpcklwd(reg, reg);
    [all...]
code_generator_vector_x86_64.cc 58 __ punpcklwd(reg, reg);
65 __ punpcklwd(reg, reg);
    [all...]
  /art/compiler/utils/x86/
assembler_x86.h 535 void punpcklwd(XmmRegister dst, XmmRegister src);
assembler_x86_test.cc 728 TEST_F(AssemblerX86Test, Punpcklwd) {
729 DriverStr(RepeatFF(&x86::X86Assembler::punpcklwd, "punpcklwd %{reg2}, %{reg1}"), "punpcklwd");
assembler_x86.cc 1487 void X86Assembler::punpcklwd(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /external/libvpx/libvpx/vpx_dsp/x86/
intrapred_sse2.asm 81 punpcklwd m0, m0 ; 7 7 7 7
115 punpcklwd m4, m4 ; aaaa bbbb cccc dddd
subpel_variance_sse2.asm 68 punpcklwd m4, m6, m5
88 punpcklwd m6, m5 ; sign-extend m6 word->dword
    [all...]
highbd_subpel_variance_impl_sse2.asm 53 punpcklwd %4, %2 ; sign-extend word to dword
  /art/compiler/utils/x86_64/
assembler_x86_64.h 563 void punpcklwd(XmmRegister dst, XmmRegister src);
    [all...]
assembler_x86_64_test.cc     [all...]
assembler_x86_64.cc 1714 void X86_64Assembler::punpcklwd(XmmRegister dst, XmmRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/libvpx/libvpx/third_party/libyuv/source/
scale_win.cc 913 punpcklwd xmm0, xmm4
    [all...]
  /external/libyuv/files/source/
scale_win.cc 922 punpcklwd xmm0, xmm4
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]

Completed in 386 milliseconds

1 2 34 5