Date: Thu, 5 Jul 2007 13:23:06 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 122951 for review Message-ID: <200707051323.l65DN60j073223@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=122951 Change 122951 by gonzo@gonzo_jeeves on 2007/07/05 13:22:17 o Style clean-up Affected files ... .. //depot/projects/mips2/src/sys/mips/mips/exception.S#25 edit Differences ... ==== //depot/projects/mips2/src/sys/mips/mips/exception.S#25 (text+ko) ==== @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#24 $ + * $P4: //depot/projects/mips2/src/sys/mips/mips/exception.S#25 $ */ /* $NetBSD: mipsX_subr.S,v 1.19 2005/12/11 12:18:09 christos Exp $ */ @@ -813,19 +813,12 @@ lw s7, TF_REG_S7(k1) lw s8, TF_REG_S8(k1) - - /* * Brief interlude. */ mtc0 a1, MIPS_COP_0_EXC_PC mthi a0 mtlo v1 -#if 0 - mtc0 v0, MIPS_COP_0_STATUS -#endif - - /* * Now restore the registers we used for scratch, and nearby
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707051323.l65DN60j073223>