/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
amdfam10.s | 17 movntsd %xmm1,(%ecx) 33 movntsd [ecx],xmm1
|
x86-64-amdfam10.s | 21 movntsd %xmm1,(%rcx) 41 movntsd [rcx],xmm1
|
amdfam10.d | 21 38: f2 0f 2b 09[ ]+movntsd %xmm1,\(%ecx\) 35 [ ]*[a-f0-9]+: f2 0f 2b 09[ ]+movntsd %xmm1,\(%ecx\)
|
x86-64-amdfam10.d | 25 4c: f2 0f 2b 09[ ]+movntsd %xmm1,\(%rcx\) 43 [ ]*[a-f0-9]+: f2 0f 2b 09[ ]+movntsd %xmm1,\(%rcx\)
|
simd.s | 52 movntsd %xmm0,(%eax) 152 movntsd QWORD PTR [eax],xmm0 label
|
x86-64-simd.s | 72 movntsd %xmm0,(%rax) 200 movntsd QWORD PTR [rax],xmm0 label
|
/external/llvm/test/MC/X86/ |
x86_64-sse4a.s | 19 movntsd %xmm0, (%rdi) label 20 # CHECK: movntsd %xmm0, (%rdi)
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ilp32/ |
x86-64-amdfam10.d | 26 4c: f2 0f 2b 09[ ]+movntsd %xmm1,\(%rcx\) 44 [ ]*[a-f0-9]+: f2 0f 2b 09[ ]+movntsd %xmm1,\(%rcx\)
|
/external/llvm/test/CodeGen/X86/ |
sse4a-intrinsics-fast-isel.ll | 72 ; X32-NEXT: movntsd %xmm0, (%eax) 77 ; X64-NEXT: movntsd %xmm0, (%rdi)
|
sse4a.ll | 15 ; CHECK: movntsd
|
fast-isel-nontemporal.ll | 54 ; SSE4A-NEXT: movntsd %xmm0, (%rdi)
|
/prebuilts/go/darwin-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
gnu.go | 51 case MOVNTSD: 52 // MOVNTSD is F2 0F 2B /r. 55 // so that F3 F2 0F 2B 11 is REP MOVNTSD
|
/prebuilts/go/linux-x86/src/cmd/internal/rsc.io/x86/x86asm/ |
gnu.go | 51 case MOVNTSD: 52 // MOVNTSD is F2 0F 2B /r. 55 // so that F3 F2 0F 2B 11 is REP MOVNTSD
|
/external/clang/lib/Headers/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
ammintrin.h | 173 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
ammintrin.h | 173 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|
/prebuilts/sdk/renderscript/clang-include/ |
ammintrin.h | 172 /// This intrinsic corresponds to the \c MOVNTSD instruction.
|