From owner-cvs-all Wed Apr 10 12:27: 0 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 CACE337B416; Wed, 10 Apr 2002 12:26:49 -0700 (PDT) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3AJQne70085; Wed, 10 Apr 2002 12:26:49 -0700 (PDT) (envelope-from dfr) Message-Id: <200204101926.g3AJQne70085@freefall.freebsd.org> From: Doug Rabson Date: Wed, 10 Apr 2002 12:26:49 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 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 dfr 2002/04/10 12:26:49 PDT Modified files: sys/ia64/ia64 support.s Log: Add suhword() and fuhword() for accessing 32-bit values ("half words") in userland. All these functions should be renamed to be explicit about the size of value being read or written. Revision Changes Path 1.12 +55 -0 src/sys/ia64/ia64/support.s To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message