From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5257 invoked by alias); 19 Jan 2007 12:07:41 -0000 Received: (qmail 5247 invoked by uid 22791); 19 Jan 2007 12:07:40 -0000 X-Spam-Check-By: sourceware.org Received: from Unknown (HELO elsdt-razorfish.arc.com) (194.202.198.226) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 19 Jan 2007 12:07:36 +0000 Received: from elsdt-razorfish.arc.com (localhost.localdomain [127.0.0.1]) by elsdt-razorfish.arc.com (8.12.11.20060308/8.12.11) with ESMTP id l0JC7XGU019331 for ; Fri, 19 Jan 2007 12:07:33 GMT Received: (from joernr@localhost) by elsdt-razorfish.arc.com (8.12.11.20060308/8.12.11/Submit) id l0JC7XuQ019329 for cgen@sources.redhat.com; Fri, 19 Jan 2007 12:07:33 GMT Date: Fri, 19 Jan 2007 12:07:00 -0000 From: Joern Rennecke To: cgen@sources.redhat.com Subject: subword semantics Message-ID: <20070119120733.GA2043@elsdt-razorfish.arc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00011.txt.bz2 What are the actual semantics of subword? The documentation says that it is endian dependent, but the existing bi-endian ports always use word 0 to refer to the most significant part.