Home | History | Annotate | Download | only in mips

Lines Matching defs:stack_limit_hit

650     Label stack_limit_hit;
659 __ Branch(&stack_limit_hit, le, a0, Operand(zero_reg));
668 __ bind(&stack_limit_hit);