cvs commit: src/sys/sparc64/sparc64 exception.s

[ Available lists | Index of cvs-all | Month of May 2002 | Week of 7 May 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jake Burkholder <jake@FreeBSD.org>
Date
7 May 2002 21:14:20
Subject
cvs commit: src/sys/sparc64/sparc64 exception.s
Message-ID
200205080414.g484EHR15966@freefall.freebsd.org


[ Hide this part ]
jake        2002/05/07 21:14:16 PDT

Modified files:
sys/sparc64/sparc64 exception.s
Log:
Make a macro for the guts of tl0_immu_miss, like dmmu_miss and prot.
Rearrange things slightly so that the contents of the tag access
register are read and restored outside of the macros. The intention
is to pass the page size to look up as an argument to the macros.

Revision Changes Path
1.34 +76 -51 src/sys/sparc64/sparc64/exception.s

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Elapsed time: 0.122 seconds