Home | History | Annotate | Download | only in mips

Lines Matching full:no_carry

3733   Label while_true, no_carry, loop_end;
3738 __ Branch(&no_carry, eq, scratch2, Operand(zero_reg));
3740 __ bind(&no_carry);