Home | History | Annotate | Download | only in mips64

Lines Matching defs:exit_with_exception

880     Label exit_with_exception;
923 __ Branch(&exit_with_exception, eq, v0, Operand(zero_reg));
932 if (exit_with_exception.is_linked()) {
934 __ bind(&exit_with_exception);