Home | History | Annotate | Download | only in x64

Lines Matching full:carry

71     EmitJump(carry, target, near_jump);  // Never taken before patched.
91 ASSERT(cc == carry || cc == not_carry);
2144 __ j(carry, &push_frame);
2186 __ j(carry, &call_resume);