Lines Matching full:carry
1713 __ j(carry, ¬_int32);
2846 __ j(carry, non_int32);
2851 __ j(carry, non_int32);
3034 // zero flag as if both were equal. However, it also sets the carry flag.
3036 __ j(carry, &continue_sqrt, Label::kNear);
3067 // zero flag as if both were equal. However, it also sets the carry flag.
3069 __ j(carry, &continue_rsqrt, Label::kNear);