Home | History | Annotate | Download | only in mips

Lines Matching full:no_carry

987   Label while_true, no_carry, loop_end;
992 __ Branch(&no_carry, eq, scratch2, Operand(zero_reg));
994 __ bind(&no_carry);