Home | History | Annotate | Download | only in mips

Lines Matching refs:success

165     bnez   $t0, 1f                       # success if no exception is pending
175 bnez $v0, 1f # success?
177 jr $ra # return on success
185 beqz $v0, 1f # success?
187 jr $ra # return on success
358 * On success this wrapper will restore arguments and *jump* to the target, leaving the lr
533 * initializer and deliver the exception on error. On success the static storage base is
745 * exception on error. On success the String is returned. R0 holds the referring method,