Home | History | Annotate | Download | only in mips64

Lines Matching refs:not_one_case

3077   Label not_zero_case, not_one_case;
3083 __ Branch(&not_one_case, gt, a0, Operand(1));
3086 __ bind(&not_one_case);