Home | History | Annotate | Download | only in mips

Lines Matching refs:skip2_ne

4219   Label skip2_ne, skip2_eq;
4220 __ Branch(&skip2_ne, ne, t2, Operand(zero_reg));
4222 __ bind(&skip2_ne);