Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Apr 2003 21:15:26 -0700 (PDT)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 28604 for review
Message-ID:  <200304090415.h394FQFp038706@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=28604

Change 28604 by marcel@marcel_nfs on 2003/04/08 21:14:52

	Typo: assign r19 to ar.pfs, not 19.

Affected files ...

.. //depot/projects/ia64_epc/sys/ia64/ia64/context.s#9 edit

Differences ...

==== //depot/projects/ia64_epc/sys/ia64/ia64/context.s#9 (text+ko) ====

@@ -68,7 +68,7 @@
 {	.mmi
 	ld8		r17=[r32],8		// unat (after)
 	mov		ar.bspstore=r20
-	mov		ar.pfs=19
+	mov		ar.pfs=r19
 	;;
 }
 {	.mmi



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