Searched refs:movntdq (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Dssewidth.asm244 movntdq dqword [rbx], xmm2 label
H A Davx.asm920 movntdq [rax], xmm1 label
921 movntdq dqword [rax], xmm1 label
/external/llvm/test/MC/X86/
H A Dx86-32-coverage.s974 // CHECK: movntdq %xmm5, 3735928559(%ebx,%ecx,8)
975 movntdq %xmm5,0xdeadbeef(%ebx,%ecx,8)
7571 // CHECK: movntdq %xmm5, 3735928559(%ebx,%ecx,8)
7573 movntdq %xmm5,0xdeadbeef(%ebx,%ecx,8)
7575 // CHECK: movntdq %xmm5, 69
7577 movntdq %xmm5,0x45
7579 // CHECK: movntdq %xmm5, 32493
7581 movntdq %xmm5,0x7eed
7583 // CHECK: movntdq %xmm5, 3133065982
7585 movntdq
[all...]
/external/chromium_org/third_party/x86inc/
H A Dx86inc.asm593 %define movnta movntdq
/external/chromium_org/v8/src/ia32/
H A Dassembler-ia32.h1035 void movntdq(const Operand& dst, XMMRegister src);
H A Dassembler-ia32.cc2259 void Assembler::movntdq(const Operand& dst, XMMRegister src) { function in class:v8::internal::Assembler
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libyuv/source/
H A Dx86inc.asm669 %define movnta movntdq
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/x86inc/
H A Dx86inc.asm771 %define movnta movntdq
/external/chromium_org/third_party/libyuv/source/
H A Dx86inc.asm669 %define movnta movntdq
/external/libvpx/libvpx/third_party/x86inc/
H A Dx86inc.asm750 %define movnta movntdq
/external/chromium_org/third_party/yasm/source/patched-yasm/
H A Dx86insn_nasm.gperf410 movntdq, movnt_insn, 2, SUF_Z, 0x66, 0xE7, 0, 0, CPU_SSE2, 0, 0
H A Dx86insn_gas.gperf768 movntdq, movnt_insn, 2, SUF_Z, 0x66, 0xE7, 0, 0, CPU_SSE2, 0, 0

Completed in 264 milliseconds