Searched defs:vhsubpd (Results 1 - 1 of 1) sorted by path

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davx.asm581 vhsubpd xmm1, xmm2 label
582 vhsubpd xmm1, [rax] label
583 vhsubpd xmm1, dqword [rax] label
584 vhsubpd xmm1, xmm2, xmm3 label
585 vhsubpd xmm1, xmm2, [rax] label
586 vhsubpd xmm1, xmm2, dqword [rax] label
587 vhsubpd ymm1, ymm2, ymm3 label
588 vhsubpd ymm1, ymm2, [rax] label
589 vhsubpd ymm1, ymm2, yword [rax] label

Completed in 415 milliseconds