From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1395 invoked by alias); 23 Dec 2008 23:58:49 -0000 Received: (qmail 1381 invoked by uid 22791); 23 Dec 2008 23:58:48 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,SARE_MSGID_LONG40,SPF_PASS X-Spam-Check-By: sourceware.org Received: from yw-out-1718.google.com (HELO yw-out-1718.google.com) (74.125.46.154) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 23 Dec 2008 23:58:08 +0000 Received: by yw-out-1718.google.com with SMTP id 6so1028442ywa.80 for ; Tue, 23 Dec 2008 15:58:06 -0800 (PST) Received: by 10.151.147.10 with SMTP id z10mr10803112ybn.60.1230076686241; Tue, 23 Dec 2008 15:58:06 -0800 (PST) Received: by 10.151.123.8 with HTTP; Tue, 23 Dec 2008 15:58:06 -0800 (PST) Message-ID: Date: Tue, 23 Dec 2008 23:58:00 -0000 From: "Alexander Sviridenko" To: cgen@sources.redhat.com Subject: 64-bit port MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-IsSubscribed: yes 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: 2008-q4/txt/msg00021.txt.bz2 Hi! I have 64-bit wide instructions, but after objdump readable are just first 32. What can I do to fix this? regards, -Alexander