From owner-cvs-all Sun May 12 21:26:40 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 61E8737B401; Sun, 12 May 2002 21:26:38 -0700 (PDT) Received: (from jake@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4D4Qcb30852; Sun, 12 May 2002 21:26:38 -0700 (PDT) (envelope-from jake) Message-Id: <200205130426.g4D4Qcb30852@freefall.freebsd.org> From: Jake Burkholder Date: Sun, 12 May 2002 21:26:38 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/include instr.h 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/05/12 21:26:38 PDT Modified files: sys/sparc64/include instr.h Log: Fix IF_SEXT(val, 32). The constants need to have type long to handle size > 16. Revision Changes Path 1.5 +2 -1 src/sys/sparc64/include/instr.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message