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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm1258 vpand xmm1, xmm2 label
1259 vpand xmm1, [rax] label
1260 vpand xmm1, dqword [rax] label
1261 vpand xmm1, xmm2, xmm3 label
1262 vpand xmm1, xmm2, [rax] label
1263 vpand xmm1, xmm2, dqword [rax] label

Completed in 100 milliseconds