Home | History | Annotate | Download | only in x64

Lines Matching full:carry

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