Home | History | Annotate | Download | only in x64

Lines Matching refs:setcc

1061     __ setcc(parity_even, rax);
1140 __ setcc(above, rax);
1141 __ setcc(below, rcx);
2688 __ setcc(above, rax); // Add one to zero if carry clear and not equal.