Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 May 2002 21:14:16 -0700 (PDT)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 exception.s
Message-ID:  <200205080414.g484EHR15966@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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




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