Home | History | Annotate | Download | only in mips64

Lines Matching defs:stack_ok

654     Label stack_ok;
665 __ Branch(&stack_ok, hs, a0, Operand(num_registers_ * kPointerSize));
676 __ bind(&stack_ok);