Date: Wed, 1 Mar 2006 08:00:52 GMT From: Kip Macy <kmacy@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 92584 for review Message-ID: <200603010800.k2180qhQ008250@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=92584 Change 92584 by kmacy@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603010800.k2180qhQ008250>