Home | History | Annotate | Download | only in mips

Lines Matching defs:loop_end

3733   Label while_true, no_carry, loop_end;
3744 __ Branch(&loop_end, eq, scratch, Operand(zero_reg));
3749 __ bind(&loop_end);