Home | History | Annotate | Download | only in mips64

Lines Matching refs:not_zero_case

4653     Label not_zero_case, not_one_case;
4655 __ Branch(&not_zero_case, ne, at, Operand(zero_reg));
4658 __ bind(&not_zero_case);