HomeSort by relevance Sort by last modified time
    Searched refs:pxor (Results 251 - 264 of 264) sorted by null

<<11

  /external/v8/src/ia32/
assembler-ia32.h     [all...]
assembler-ia32.cc 2554 void Assembler::pxor(XMMRegister dst, XMMRegister src) { function in class:v8::internal::Assembler
    [all...]
  /bionic/libc/arch-x86/atom/string/
ssse3-strcpy-atom.S 195 pxor %xmm0, %xmm0
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/swiftshader/third_party/subzero/src/
IceAssemblerX86BaseImpl.h 1143 void AssemblerX86Base<TraitsType>::pxor(Type \/* Ty *\/, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
1154 void AssemblerX86Base<TraitsType>::pxor(Type \/* Ty *\/, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
IceInstX86Base.h 166 Pxor,
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
intel.d 397 [ ]*[a-f0-9]+: 0f ef 90 90 90 90 90 [ ]*pxor -0x6f6f6f70\(%eax\),%mm2
    [all...]
opcode-intel.d 395 *[0-9a-f]+: 0f ef 90 90 90 90 90[ ]+pxor[ ]+mm2,(QWORD PTR )?\[eax-0x6f6f6f70\]
    [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 1120 void X86Assembler::pxor(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.cc 1333 void X86_64Assembler::pxor(XmmRegister dst, XmmRegister src) { function in class:art::x86_64::X86_64Assembler
    [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
mips-opc.c     [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_feature_matching.cpp     [all...]

Completed in 542 milliseconds

<<11