Home | History | Annotate | Download | only in mips

Lines Matching defs:stack_ok

609     Label stack_ok;
620 __ Branch(&stack_ok, hs, a0, Operand(num_registers_ * kPointerSize));
631 __ bind(&stack_ok);