Home | History | Annotate | Download | only in x64

Lines Matching full:carry

3583   // zero flag as if both were equal.  However, it also sets the carry flag.
3585 __ j(carry, &sqrt, Label::kNear);