Lines Matching refs:mismatch
307 not %eax # ones where there is a mismatch
309 bsf %eax, %edx # location of the first mismatch
310 cmovz %eax, %edx # including if there is no mismatch
334 xor $0xffff, %eax # any mismatch?
378 not %eax # ones where there is a mismatch
380 bsf %eax, %ecx # location of the first mismatch
381 cmovz %eax, %ecx # including if there is no mismatch
382 add %rcx, %rdx # pointer to potential mismatch
396 tzcnt %eax, %eax # location of mismatch
397 add %rax, %rcx # pointer to mismatch
411 tzcnt %eax, %eax # location of mismatch
412 add %rax, %rdi # pointer to mismatch