HomeSort by relevance Sort by last modified time
    Searched refs:paddw (Results 76 - 88 of 88) sorted by null

1 2 34

  /art/compiler/optimizing/
code_generator_vector_x86_64.cc 323 __ paddw(dst, src);
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 458 void paddw(XmmRegister dst, XmmRegister src);
    [all...]
assembler_x86_64_test.cc     [all...]
assembler_x86_64.cc 905 void X86_64Assembler::paddw(XmmRegister dst, XmmRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel.s 399 paddw mm2, 0x90909090[eax]
opcode-suffix.d 404 *[0-9a-f]+: 0f fd 90 90 90 90 90[ ]+paddw[ ]+-0x6f6f6f70\(%eax\),%mm2
opcode.d 403 693: 0f fd 90 90 90 90 90 [ ]*paddw -0x6f6f6f70\(%eax\),%mm2
intel.d 406 [ ]*[a-f0-9]+: 0f fd 90 90 90 90 90 [ ]*paddw -0x6f6f6f70\(%eax\),%mm2
    [all...]
opcode-intel.d 404 *[0-9a-f]+: 0f fd 90 90 90 90 90[ ]+paddw[ ]+mm2,(QWORD PTR )?\[eax-0x6f6f6f70\]
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 816 void X86Assembler::paddw(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 193 milliseconds

1 2 34