/external/llvm/test/CodeGen/X86/ |
movntdq-no-avx.ll | 3 ; Test that we produce a movntdq, not a vmovntdq
|
nontemporal.ll | 8 ; CHECK: movntdq
|
avx-intrinsics-x86.ll | [all...] |
/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)
|
/external/stressapptest/src/ |
adler32memcpy.cc | 306 "movntdq %%xmm0, 0(" rDI ");" 307 "movntdq %%xmm2, 16(" rDI ");" 308 "movntdq %%xmm4, 32(" rDI ");" 363 "movntdq %%xmm0, 0(" rDI ");" // Copy 4-words to destination.
|
/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 | [all...] |
/external/valgrind/main/memcheck/tests/amd64/ |
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 | 974 // CHECK: movntdq %xmm5, 3735928559(%ebx,%ecx,8) 975 movntdq %xmm5,0xdeadbeef(%ebx,%ecx,8) [all...] |
/external/v8/src/ia32/ |
assembler-ia32.h | [all...] |
assembler-ia32.cc | 2160 void Assembler::movntdq(const Operand& dst, XMMRegister src) { function in class:v8::internal::Assembler [all...] |
disasm-ia32.cc | [all...] |
/external/elfutils/libcpu/defs/ |
i386 | [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...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/ |
i686-linux-android-as | |
i686-linux-android-objdump | |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/ |
as | |