]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make a macro for the guts of tl0_immu_miss, like dmmu_miss and prot.
authorjake <jake@FreeBSD.org>
Wed, 8 May 2002 04:14:16 +0000 (04:14 +0000)
committerjake <jake@FreeBSD.org>
Wed, 8 May 2002 04:14:16 +0000 (04:14 +0000)
commitd6121aa92fc712febf157533c5f3458020175f40
tree922f0fba33c0320f386a071ed43278948c35919a
parenteb9cd028aaf076736bc6bda08a7ccbab58f2731e
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.
sys/sparc64/sparc64/exception.S
sys/sparc64/sparc64/exception.s