PERFORCE change 136429 for review
    Randall R. Stewart 
    rrs at FreeBSD.org
       
    Fri Feb 29 19:47:47 UTC 2008
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=136429
Change 136429 by rrs at 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:
 
 
    
    
More information about the p4-projects
mailing list