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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm1893 vpmuldq xmm1, xmm2 label
1894 vpmuldq xmm1, [rax] label
1895 vpmuldq xmm1, dqword [rax] label
1896 vpmuldq xmm1, xmm2, xmm3 label
1897 vpmuldq xmm1, xmm2, [rax] label
1898 vpmuldq xmm1, xmm2, dqword [rax] label

Completed in 99 milliseconds