Home | History | Annotate | Download | only in x64

Lines Matching refs:setcc

936     __ setcc(parity_even, rax);
1015 __ setcc(above, rax);
1016 __ setcc(below, rcx);
2273 __ setcc(above, rax); // Add one to zero if carry clear and not equal.