Home | History | Annotate | Download | only in mips

Lines Matching defs:fallthrough

231   Label fallthrough;
238 __ Branch(&fallthrough, eq, a1, Operand(zero_reg));
340 __ bind(&fallthrough);
347 Label fallthrough;
355 __ Branch(&fallthrough, eq, a1, Operand(zero_reg));
385 __ bind(&fallthrough);