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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm1634 vpmaxsw xmm1, xmm2 label
1635 vpmaxsw xmm1, [rax] label
1636 vpmaxsw xmm1, dqword [rax] label
1637 vpmaxsw xmm1, xmm2, xmm3 label
1638 vpmaxsw xmm1, xmm2, [rax] label
1639 vpmaxsw xmm1, xmm2, dqword [rax] label

Completed in 152 milliseconds