Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Aug 2001 21:30:36 -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:  <200108100430.f7A4Uav78437@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2001/08/09 21:30:36 PDT

  Modified files:
    sys/sparc64/sparc64  exception.s 
  Log:
  1. Add code to handle traps and interrupts from user mode.
  2. Add spill and fill handlers for spills to the user stack on entry
     to the kernel.
  3. Add code to handle instruction mmu misses from user mode.
  4. Add code to handle level interrupts from kernel mode and vectored
     interrupt traps from either.
  5. Save the pil in the trapframe on entry from kernel mode and restore
     it on return.
  
  Submitted by:	tmm (1, 2)
  
  Revision  Changes    Path
  1.5       +486 -50   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?200108100430.f7A4Uav78437>