Home | History | Annotate | Download | only in mips

Lines Matching refs:loop2

469   Label loop2;
470 __ bind(&loop2);
475 __ Branch(&loop2, lt, t0, Operand(t1));