PERFORCE change 92584 for review

Kip Macy kmacy at FreeBSD.org
Wed Mar 1 00:00:54 PST 2006


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

Change 92584 by kmacy at kmacy_storage:sun4v_work on 2006/03/01 07:59:57

	only use retl in leaf functions

Affected files ...

.. //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/support.S#6 edit

Differences ...

==== //depot/projects/kmacy_sun4v/src/sys/sun4v/sun4v/support.S#6 (text+ko) ====

@@ -769,7 +769,7 @@
 	brnz,pt	%i1, 1b
 	  add   %i0, 64, %i0
 	membar #Sync
-	retl
+	ret
           restore
 
 END(bzerophyspage)


More information about the p4-projects mailing list