Home | History | Annotate | Download | only in mips

Lines Matching refs:stack_limit_hit

608     Label stack_limit_hit;
617 __ Branch(&stack_limit_hit, le, a0, Operand(zero_reg));
626 __ bind(&stack_limit_hit);