Home | History | Annotate | Download | only in mips

Lines Matching refs:not_one_case

4615     Label not_zero_case, not_one_case;
4621 __ Branch(&not_one_case, gt, a0, Operand(1));
4624 __ bind(&not_one_case);