HomeSort by relevance Sort by last modified time
    Searched full:movntdq (Results 1 - 25 of 34) sorted by null

1 2

  /external/llvm/test/CodeGen/X86/
movntdq-no-avx.ll 3 ; Test that we produce a movntdq, not a vmovntdq
nontemporal.ll 7 ; CHECK: movntdq
  /system/core/libcutils/arch-x86/
sse2-memset32-atom.S 376 movntdq %xmm0, (%edx)
377 movntdq %xmm0, 0x10(%edx)
378 movntdq %xmm0, 0x20(%edx)
379 movntdq %xmm0, 0x30(%edx)
380 movntdq %xmm0, 0x40(%edx)
381 movntdq %xmm0, 0x50(%edx)
382 movntdq %xmm0, 0x60(%edx)
383 movntdq %xmm0, 0x70(%edx)
sse2-memset16-atom.S 461 movntdq %xmm0, (%edx)
462 movntdq %xmm0, 0x10(%edx)
463 movntdq %xmm0, 0x20(%edx)
464 movntdq %xmm0, 0x30(%edx)
465 movntdq %xmm0, 0x40(%edx)
466 movntdq %xmm0, 0x50(%edx)
467 movntdq %xmm0, 0x60(%edx)
468 movntdq %xmm0, 0x70(%edx)
  /bionic/libc/arch-x86/string/
sse2-memset5-atom.S 426 movntdq %xmm0, (%edx)
427 movntdq %xmm0, 0x10(%edx)
428 movntdq %xmm0, 0x20(%edx)
429 movntdq %xmm0, 0x30(%edx)
430 movntdq %xmm0, 0x40(%edx)
431 movntdq %xmm0, 0x50(%edx)
432 movntdq %xmm0, 0x60(%edx)
433 movntdq %xmm0, 0x70(%edx)
ssse3-memcpy5.S 1315 movntdq %xmm1, (%edx)
1332 movntdq %xmm0, (%edx)
1333 movntdq %xmm1, 0x10(%edx)
1334 movntdq %xmm2, 0x20(%edx)
1335 movntdq %xmm3, 0x30(%edx)
1336 movntdq %xmm4, 0x40(%edx)
1337 movntdq %xmm5, 0x50(%edx)
1338 movntdq %xmm6, 0x60(%edx)
1339 movntdq %xmm7, 0x70(%edx)
1352 movntdq %xmm0, (%edx
    [all...]
  /external/valgrind/main/memcheck/tests/amd64/
sse_memory.c 305 //TEST_INSN( &AllMask, 0,movntdq)
537 //TEST_INSN( &AllMask, 0,movntdq)
  /external/valgrind/main/memcheck/tests/x86/
sse_memory.c 305 //TEST_INSN( &AllMask, 0,movntdq)
537 //TEST_INSN( &AllMask, 0,movntdq)
  /external/chromium/base/
atomicops_internals_x86_gcc.h 220 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/v8/src/
atomicops_internals_x86_gcc.h 242 // maskmovdqu maskmovq movntdq movnti movntpd movntps movntq) but these are
  /external/llvm/test/MC/X86/
x86-32-coverage.s 971 // CHECK: movntdq %xmm5, 3735928559(%ebx,%ecx,8)
972 movntdq %xmm5,0xdeadbeef(%ebx,%ecx,8)
    [all...]
  /external/v8/src/ia32/
assembler-ia32.h 997 void movntdq(const Operand& dst, XMMRegister src);
    [all...]
disasm-ia32.cc     [all...]
assembler-ia32.cc 2367 void Assembler::movntdq(const Operand& dst, XMMRegister src) { function in class:v8::internal::Assembler
    [all...]
  /external/valgrind/main/none/tests/amd64/
insn_sse2.def 111 movntdq xmm.uq[0x012345678abcdef,0xfedcba9876543210] m128.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210]
    [all...]
  /external/valgrind/main/none/tests/x86/
insn_sse2.def 111 movntdq xmm.uq[0x012345678abcdef,0xfedcba9876543210] m128.uq[0x1212121234343434,0x5656565678787878] => 1.uq[0x012345678abcdef,0xfedcba9876543210]
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrSSE.td     [all...]
  /external/qemu/
i386-dis.c     [all...]
  /external/qemu/target-i386/
translate.c     [all...]
  /external/valgrind/main/
NEWS     [all...]
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/bin/
i686-android-linux-as 
i686-android-linux-objdump 
  /prebuilt/linux-x86/toolchain/i686-android-linux-4.4.3/i686-android-linux/bin/
as 
objdump 
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/bin/
i686-unknown-linux-gnu-objdump 

Completed in 1082 milliseconds

1 2