Home | History | Annotate | Download | only in mips

Lines Matching refs:not_same

6407   Label not_same;
6408 __ Branch(&not_same, ne, a0, Operand(a1));
6415 __ bind(&not_same);