Home | History | Annotate | Download | only in mips64

Lines Matching refs:stack_limit_hit

653     Label stack_limit_hit;
662 __ Branch(&stack_limit_hit, le, a0, Operand(zero_reg));
671 __ bind(&stack_limit_hit);