Home | History | Annotate | Download | only in mips64

Lines Matching refs:not_one_case

4653     Label not_zero_case, not_one_case;
4659 __ Branch(&not_one_case, gt, a0, Operand(1));
4662 __ bind(&not_one_case);