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

1 2 34

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
opcode.s 277 punpcklbw 0x90909090(%eax),%mm2
intel.s 280 punpcklbw mm2, 0x90909090[eax]
opcode-suffix.d 285 *[0-9a-f]+: 0f 60 90 90 90 90 90[ ]+punpcklbw -0x6f6f6f70\(%eax\),%mm2
opcode.d 284 3b9: 0f 60 90 90 90 90 90 [ ]*punpcklbw -0x6f6f6f70\(%eax\),%mm2
intel.d 287 [ ]*[a-f0-9]+: 0f 60 90 90 90 90 90 [ ]*punpcklbw -0x6f6f6f70\(%eax\),%mm2
    [all...]
opcode-intel.d 285 *[0-9a-f]+: 0f 60 90 90 90 90 90[ ]+punpcklbw[ ]+mm2,(DWORD PTR )?\[eax-0x6f6f6f70\]
    [all...]
  /external/libjpeg-turbo/simd/
jidctred-mmx.asm 456 punpcklbw mm1,mm4 ; mm1=(00 01 10 11 20 21 30 31)
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_detection.cpp 119 punpcklbw mm0,mm6 /*11 Unpack low*/
133 punpcklbw mm2,mm5 /*23 Unpack low*/
    [all...]
db_feature_matching.cpp     [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 562 void punpcklbw(XmmRegister dst, XmmRegister src);
    [all...]
assembler_x86_64_test.cc     [all...]
assembler_x86_64.cc 1704 void X86_64Assembler::punpcklbw(XmmRegister dst, XmmRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 1478 void X86Assembler::punpcklbw(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]

Completed in 549 milliseconds

1 2 34