PERFORCE change 122951 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Thu Jul 5 13:23:07 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=122951

Change 122951 by gonzo at 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


More information about the p4-projects mailing list