Home | History | Annotate | Download | only in mips64

Lines Matching refs:stack_empty

2361   Label stack_empty, stack_done, stack_overflow;
2363 __ Branch(&stack_empty, le, a0, Operand(zero_reg));
2385 __ bind(&stack_empty);