From owner-cvs-all Sat Feb 23 12:54: 4 2002 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 EC63D37B405; Sat, 23 Feb 2002 12:54:01 -0800 (PST) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1NKs1w90520; Sat, 23 Feb 2002 12:54:01 -0800 (PST) (envelope-from jake) Message-Id: <200202232054.g1NKs1w90520@freefall.freebsd.org> From: Jake Burkholder Date: Sat, 23 Feb 2002 12:54:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 support.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 2002/02/23 12:54:01 PST Modified files: sys/sparc64/sparc64 support.s Log: Use PCB_REG instead of loading the pcb from curthread. This fixes a bug where %g6 could be inconsistent for 1 instruction. Revision Changes Path 1.12 +2 -4 src/sys/sparc64/sparc64/support.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message