Home | History | Annotate | Download | only in mips

Lines Matching defs:exit_with_exception

843     Label exit_with_exception;
886 __ Branch(&exit_with_exception, eq, v0, Operand(zero_reg));
895 if (exit_with_exception.is_linked()) {
897 __ bind(&exit_with_exception);