Home | History | Annotate | Download | only in mips

Lines Matching full:stack_limit_hit

635     Label stack_limit_hit;
644 __ Branch(&stack_limit_hit, le, a0, Operand(zero_reg));
653 __ bind(&stack_limit_hit);