Searched defs:vmovq (Results 1 - 2 of 2) sorted by relevance

/external/llvm/test/MC/X86/
H A Dx86-64.s1383 // CHECK: vmovq %xmm0, %rax
1384 // CHECK: vmovq %xmm0, %rax
1390 vmovq %xmm0, %rax label
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm791 vmovq xmm1, rax label
792 vmovq xmm1, [rax] label
793 vmovq xmm1, qword [rax] label
797 vmovq rax, xmm2 label
798 vmovq [rax], xmm2 label
799 vmovq qword [rax], xmm2 label
804 vmovq xmm1, xmm2 label
805 vmovq xmm1, [rax] label
806 vmovq xmm1, qword [rax] label
809 vmovq [ra label
810 vmovq qword [rax], xmm1 label
[all...]

Completed in 118 milliseconds