Home | History | Annotate | Download | only in x64

Lines Matching refs:setcc

1521     __ setcc(parity_even, rax);
1600 __ setcc(above, rax);
1601 __ setcc(below, rcx);
3363 __ setcc(above, rax); // Add one to zero if carry clear and not equal.