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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm947 vmovsd xmm1, xmm2 label
948 vmovsd xmm1, xmm2, xmm3 label
951 vmovsd xmm1, [rax] label
952 vmovsd xmm1, qword [rax] label
955 vmovsd [rax], xmm2 label
956 vmovsd qword [rax], xmm2 label

Completed in 258 milliseconds