PERFORCE change 28604 for review

Marcel Moolenaar marcel at FreeBSD.org
Tue Apr 8 21:15:28 PDT 2003


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

Change 28604 by marcel at 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


More information about the p4-projects mailing list