Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Dec 2002 16:23:48 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sparc64 exception.S interrupt.S mp_exception.S
Message-ID:  <200212290023.gBT0NmRJ096860@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/12/28 16:23:48 PST

  Modified files:
    sys/sparc64/sparc64  exception.S interrupt.S mp_exception.S 
  Log:
  Use the meaningful mnemonics for ancillary state registers now that gas
  is invoked properly to understand them.
  
          %asr19 -> %gsr
          %asr20 -> %set_softint
          %asr21 -> %clear_softint
  
  Revision  Changes    Path
  1.57      +5 -6      src/sys/sparc64/sparc64/exception.S
  1.3       +1 -1      src/sys/sparc64/sparc64/interrupt.S
  1.8       +1 -1      src/sys/sparc64/sparc64/mp_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?200212290023.gBT0NmRJ096860>