Home | History | Annotate | Download | only in x64

Lines Matching refs:setcc

3370       __ setcc(parity_even, rax);
3451 __ setcc(above, rax);
3452 __ setcc(below, rcx);
5554 __ setcc(above, rax); // Add one to zero if carry clear and not equal.