Home | History | Annotate | Download | only in mips

Lines Matching refs:out_of_object

5049   Label out_of_object, done;
5050 __ Branch(USE_DELAY_SLOT, &out_of_object, lt, index, Operand(zero_reg));
5059 __ bind(&out_of_object);