From owner-cvs-all Sun Aug 5 19:31:34 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id AEA4A37B401; Sun, 5 Aug 2001 19:31:30 -0700 (PDT) (envelope-from jake@FreeBSD.org) Received: (from jake@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f762VUo63540; Sun, 5 Aug 2001 19:31:30 -0700 (PDT) (envelope-from jake) Message-Id: <200108060231.f762VUo63540@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 5 Aug 2001 19:31:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 swtch.s X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jake 2001/08/05 19:31:30 PDT Modified files: sys/sparc64/sparc64 swtch.s Log: Handle switching switching mmu contexts and mapping the new primary tsb. Rework some register usage and code placement. Comment. Revision Changes Path 1.3 +93 -15 src/sys/sparc64/sparc64/swtch.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message