HomeSort by relevance Sort by last modified time
    Searched full:andnps (Results 26 - 50 of 95) sorted by null

12 3 4

  /external/elfutils/libcpu/defs/
i386 93 00001111,01010101,{Mod}{xmmreg}{R_m}:andnps {Mod}{R_m},{xmmreg}
598 00001111,01010101,{Mod}{xmmreg}{R_m}:andnps {Mod}{R_m},{xmmreg}
685 00001111,01010101,{Mod}{xmmreg}{R_m}:andnps {Mod}{R_m},{xmmreg}
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceInstX86Base.h 83 Andnps,
    [all...]
IceAssemblerX86Base.h 416 void andnps(Type Ty, XmmRegister dst, const Address &src);
417 void andnps(Type Ty, XmmRegister dst, XmmRegister src);
    [all...]
IceAssemblerX86BaseImpl.h 1508 void AssemblerX86Base<TraitsType>::andnps(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
1520 void AssemblerX86Base<TraitsType>::andnps(Type Ty, XmmRegister dst, function in class:Ice::X86NAMESPACE::AssemblerX86Base
    [all...]
IceTargetLoweringX86Base.h 549 Context.insert<typename Traits::Insts::Andnps>(Dest, Src0);
    [all...]
  /art/compiler/utils/x86/
assembler_x86.h 495 void andnps(XmmRegister dst, XmmRegister src);
assembler_x86.cc 1208 void X86Assembler::andnps(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64_test.cc     [all...]
assembler_x86_64.h 538 void andnps(XmmRegister dst, XmmRegister src);
    [all...]
  /external/llvm/test/CodeGen/X86/
sse3.ll 31 ; X64-NEXT: andnps (%rsi), %xmm1
vector-shuffle-128-v16.ll 384 ; SSE2-NEXT: andnps %xmm1, %xmm2
417 ; SSE2-NEXT: andnps %xmm1, %xmm2
464 ; SSE2-NEXT: andnps %xmm1, %xmm2
497 ; SSE2-NEXT: andnps %xmm0, %xmm2
    [all...]
  /external/swiftshader/third_party/LLVM/test/MC/X86/
x86-32-coverage.s 878 // CHECK: andnps %xmm5, %xmm5
879 andnps %xmm5,%xmm5
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrFragmentsSIMD.td     [all...]
X86ISelLowering.h 56 /// corresponds to X86::ANDNPS or X86::ANDNPD.
    [all...]
  /external/llvm/test/MC/X86/
x86-32-coverage.s     [all...]
  /external/elfutils/tests/
testfile44.expect.bz2 
  /art/compiler/optimizing/
code_generator_vector_x86.cc 773 __ andnps(dst, src);
    [all...]
code_generator_vector_x86_64.cc 756 __ andnps(dst, src);
    [all...]
  /external/mesa3d/src/mesa/x86/
assyntax.h     [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s 399 ANDNPS (BX), X2 // 0f5513
400 ANDNPS (R11), X2 // 410f5513
401 ANDNPS X2, X2 // 0f55d2
402 ANDNPS X11, X2 // 410f55d3
403 ANDNPS (BX), X11 // 440f551b
404 ANDNPS (R11), X11 // 450f551b
405 ANDNPS X2, X11 // 440f55da
406 ANDNPS X11, X11 // 450f55db
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s 399 ANDNPS (BX), X2 // 0f5513
400 ANDNPS (R11), X2 // 410f5513
401 ANDNPS X2, X2 // 0f55d2
402 ANDNPS X11, X2 // 410f55d3
403 ANDNPS (BX), X11 // 440f551b
404 ANDNPS (R11), X11 // 450f551b
405 ANDNPS X2, X11 // 440f55da
406 ANDNPS X11, X11 // 450f55db
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/v8/src/ia32/
disasm-ia32.cc     [all...]
  /external/v8/src/x87/
disasm-x87.cc 1102 "andnps",
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]

Completed in 1153 milliseconds

12 3 4