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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm1863 vpmullw xmm1, xmm2 label
1864 vpmullw xmm1, [rax] label
1865 vpmullw xmm1, dqword [rax] label
1866 vpmullw xmm1, xmm2, xmm3 label
1867 vpmullw xmm1, xmm2, [rax] label
1868 vpmullw xmm1, xmm2, dqword [rax] label

Completed in 99 milliseconds