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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm2318 vpxor xmm1, xmm2 label
2319 vpxor xmm1, [rax] label
2320 vpxor xmm1, dqword [rax] label
2321 vpxor xmm1, xmm2, xmm3 label
2322 vpxor xmm1, xmm2, [rax] label
2323 vpxor xmm1, xmm2, dqword [rax] label

Completed in 150 milliseconds