Home | History | Annotate | Download | only in mips64

Lines Matching refs:not_same

3456   Label not_same;
3457 __ Branch(&not_same, ne, a0, Operand(a1));
3464 __ bind(&not_same);