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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm2218 vpsubusb xmm1, xmm2 label
2219 vpsubusb xmm1, [rax] label
2220 vpsubusb xmm1, dqword [rax] label
2221 vpsubusb xmm1, xmm2, xmm3 label
2222 vpsubusb xmm1, xmm2, [rax] label
2223 vpsubusb xmm1, xmm2, dqword [rax] label

Completed in 101 milliseconds