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

12 3

  /external/elfutils/libcpu/defs/
i386 92 01100110,00001111,01010101,{Mod}{xmmreg}{R_m}:andnpd {Mod}{R_m},{xmmreg}
684 01100110,00001111,01010101,{Mod}{xmmreg}{R_m}:andnpd {Mod}{R_m},{xmmreg}
    [all...]
  /external/valgrind/none/tests/amd64/
insn_sse2.def 7 andnpd xmm.uq[0xfdb97531eca86420,0x0123456789abcdef] xmm.uq[0x0123456789abcdef,0xfdb97531eca86420] => 1.uq[0xfc98301064002000,0x00020046010389cf]
8 andnpd m128.uq[0xfdb97531eca86420,0x0123456789abcdef] xmm.uq[0x0123456789abcdef,0xfdb97531eca86420] => 1.uq[0xfc98301064002000,0x00020046010389cf]
    [all...]
  /external/valgrind/none/tests/x86/
insn_sse2.def 7 andnpd xmm.uq[0xfdb97531eca86420,0x0123456789abcdef] xmm.uq[0x0123456789abcdef,0xfdb97531eca86420] => 1.uq[0xfc98301064002000,0x00020046010389cf]
8 andnpd m128.uq[0xfdb97531eca86420,0x0123456789abcdef] xmm.uq[0x0123456789abcdef,0xfdb97531eca86420] => 1.uq[0xfc98301064002000,0x00020046010389cf]
    [all...]
  /art/compiler/utils/x86_64/
assembler_x86_64.h 537 void andnpd(XmmRegister dst, XmmRegister src); // no addr variant (for now)
    [all...]
  /bionic/libm/x86/
e_cosh.S 111 andnpd %xmm0, %xmm4
s_tanh.S 116 andnpd %xmm0, %xmm4
e_acos.S 174 andnpd %xmm0, %xmm4
    [all...]
e_asin.S 421 andnpd %xmm7, %xmm1
    [all...]
  /bionic/libm/x86_64/
e_cosh.S 93 andnpd %xmm0, %xmm4
s_tanh.S 97 andnpd %xmm0, %xmm4
e_acos.S 155 andnpd %xmm0, %xmm4
    [all...]
e_asin.S 387 andnpd %xmm7, %xmm1
    [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 777 __ andnpd(dst, src);
    [all...]
code_generator_vector_x86_64.cc 760 __ andnpd(dst, src);
    [all...]
  /external/llvm/lib/Target/X86/
X86ISelLowering.h 56 /// corresponds to X86::ANDNPS or X86::ANDNPD.
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s 391 ANDNPD (BX), X2 // 660f5513
392 ANDNPD (R11), X2 // 66410f5513
393 ANDNPD X2, X2 // 660f55d2
394 ANDNPD X11, X2 // 66410f55d3
395 ANDNPD (BX), X11 // 66440f551b
396 ANDNPD (R11), X11 // 66450f551b
397 ANDNPD X2, X11 // 66440f55da
398 ANDNPD X11, X11 // 66450f55db
    [all...]
  /prebuilts/go/linux-x86/src/cmd/asm/internal/asm/testdata/
amd64enc.s 391 ANDNPD (BX), X2 // 660f5513
392 ANDNPD (R11), X2 // 66410f5513
393 ANDNPD X2, X2 // 660f55d2
394 ANDNPD X11, X2 // 66410f55d3
395 ANDNPD (BX), X11 // 66440f551b
396 ANDNPD (R11), X11 // 66450f551b
397 ANDNPD X2, X11 // 66440f55da
398 ANDNPD X11, X11 // 66450f55db
    [all...]
  /art/compiler/utils/x86/
assembler_x86.cc 1199 void X86Assembler::andnpd(XmmRegister dst, XmmRegister src) { function in class:art::x86::X86Assembler
    [all...]
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
README-SSE.txt 541 andnpd %xmm3, %xmm0
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/
tables.go     [all...]
  /prebuilts/go/darwin-x86/src/cmd/vendor/golang.org/x/arch/x86/x86asm/testdata/
decode.txt     [all...]

Completed in 877 milliseconds

12 3