From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23741 invoked by alias); 25 Oct 2004 16:02:07 -0000 Mailing-List: contact cgen-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sources.redhat.com Received: (qmail 23724 invoked from network); 25 Oct 2004 16:02:05 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 25 Oct 2004 16:02:05 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id i9PG1oct003204 for ; Mon, 25 Oct 2004 12:02:00 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i9PG1nr14085; Mon, 25 Oct 2004 12:01:49 -0400 Received: from touchme.toronto.redhat.com (IDENT:postfix@touchme.toronto.redhat.com [172.16.14.9]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i9PG1nbU003768; Mon, 25 Oct 2004 12:01:49 -0400 Received: from tooth.toronto.redhat.com (tooth.toronto.redhat.com [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id 7F3E880007F; Mon, 25 Oct 2004 12:01:49 -0400 (EDT) Received: from tooth.toronto.redhat.com (IDENT:KKm8nKiRG9IShpVVOxrKAq0SJWc1OwNF@localhost [127.0.0.1]) by tooth.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id i9PG1ndS012248; Mon, 25 Oct 2004 12:01:49 -0400 Received: (from fche@localhost) by tooth.toronto.redhat.com (8.12.8/8.12.8/Submit) id i9PG1nmf012246; Mon, 25 Oct 2004 12:01:49 -0400 Date: Mon, 25 Oct 2004 16:02:00 -0000 From: "Frank Ch. Eigler" To: Stan Cox Cc: cgen@sources.redhat.com Subject: Re: x86-like target Message-ID: <20041025160148.GH15001@redhat.com> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="llIrKcgUOe3dCx0c" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-SW-Source: 2004-q4/txt/msg00006.txt.bz2 --llIrKcgUOe3dCx0c Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-length: 519 Hi - > [...one configuration...] > assembles instructions correctly except immediates and displacements > are, of course, big endian. > [...another configuration...] > assembles instructions correctly except immediates and displacements > are still not correct and relocations cannot be handled by > the generic relocation handler since instruction bytes are now fetched > in little endian order.=20 > [...] Have you tried custom ifield inserters/extractors? Probably the first configuration is a better fit. - FChE --llIrKcgUOe3dCx0c Content-Type: application/pgp-signature Content-Disposition: inline Content-length: 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQFBfSNsVZbdDOm/ZT0RAqDxAJ9wA/L+jNVkuBGpP21ACYPmha4eUgCgheAj WiSwQuakya7Gk6RyPDIUYBM= =v2E8 -----END PGP SIGNATURE----- --llIrKcgUOe3dCx0c--