Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2001 17:37:46 -0700 (PDT)
From:      Mark Peek <mp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/include pcb.h src/sys/powerpc/powerpc genassym.c swtch.s
Message-ID:  <200110150037.f9F0bka04668@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mp          2001/10/14 17:37:46 PDT

  Modified files:
    sys/powerpc/include  pcb.h 
    sys/powerpc/powerpc  genassym.c swtch.s 
  Log:
  Save WIP. Partial rewrite of cpu_switch() and savectx(). This makes it closer
  to working but still needs some work to properly switch the full context
  (such as saving the fpu registers, switch stacks, etc.).  Also, remove some
  dead code that was mixed in.
  
  Revision  Changes    Path
  1.2       +2 -0      src/sys/powerpc/include/pcb.h
  1.37      +3 -1      src/sys/powerpc/powerpc/genassym.c
  1.5       +28 -165   src/sys/powerpc/powerpc/swtch.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?200110150037.f9F0bka04668>