Home | History | Annotate | Download | only in x64

Lines Matching full:setcc

2359     __ setcc(parity_even, rax);
2438 __ setcc(above, rax);
2439 __ setcc(below, rcx);
4605 __ setcc(above, rax); // Add one to zero if carry clear and not equal.