Home | History | Annotate | Download | only in mips

Lines Matching refs:loop_end

823   Label while_true, no_carry, loop_end;
834 __ Branch(&loop_end, eq, scratch, Operand(zero_reg));
839 __ bind(&loop_end);