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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm871 vmovhps xmm1, [rax] label
872 vmovhps xmm1, qword [rax] label
873 vmovhps xmm1, xmm2, [rax] label
874 vmovhps xmm1, xmm2, qword [rax] label
877 vmovhps [rax], xmm2 label
878 vmovhps qword [rax], xmm2 label

Completed in 52 milliseconds