Home | History | Annotate | Download | only in mips

Lines Matching defs:not_zero

2948           Label not_zero;
2949 __ Branch(&not_zero, ne, scratch1, Operand(zero_reg));
2953 __ bind(&not_zero);