Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Feb 2008 19:47:41 GMT
From:      "Randall R. Stewart" <rrs@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 136429 for review
Message-ID:  <200802291947.m1TJlfu7092359@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 136429 by rrs@rrs-mips2-jnpr on 2008/02/28 13:54:14

	need a nop in delayed branch.

Affected files ...

.. //depot/projects/mips2-jnpr/src/sys/mips/include/asm.h#14 edit

Differences ...

==== //depot/projects/mips2-jnpr/src/sys/mips/include/asm.h#14 (text+ko) ====

@@ -328,6 +328,7 @@
 	jalr	s0                                  ;\
 	addu	a0, s3, U_PCB_REGS                  ;\
 	j 44b			                    ;\
+        nop                                         ;\
 4:
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802291947.m1TJlfu7092359>