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

/external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
H A Davxcc.asm61 vcmpneq_oqpd xmm1, xmm2, xmm3 ; 0Ch label
115 vcmpneq_oqpd xmm1, xmm2, [rax] ; 0Ch label
169 vcmpneq_oqpd xmm1, xmm2, dqword [rax] ; 0Ch label
205 vcmpneq_oqpd ymm1, ymm2, ymm3 ; 0Ch label
241 vcmpneq_oqpd ymm1, ymm2, [rax] ; 0Ch label
277 vcmpneq_oqpd ymm1, ymm2, yword [rax] ; 0Ch label

Completed in 67 milliseconds