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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davxcc.asm352 vcmpge_oqps xmm1, xmm2, xmm3 ; 1Dh label
406 vcmpge_oqps xmm1, xmm2, [rax] ; 1Dh label
460 vcmpge_oqps xmm1, xmm2, dqword [rax] ; 1Dh label
496 vcmpge_oqps ymm1, ymm2, ymm3 ; 1Dh label
532 vcmpge_oqps ymm1, ymm2, [rax] ; 1Dh label
568 vcmpge_oqps ymm1, ymm2, yword [rax] ; 1Dh label

Completed in 117 milliseconds