From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KgFfy-0005cD-7D for qemu-devel@nongnu.org; Thu, 18 Sep 2008 05:19:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KgFfx-0005bb-Mm for qemu-devel@nongnu.org; Thu, 18 Sep 2008 05:19:49 -0400 Received: from [199.232.76.173] (port=60544 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KgFfx-0005bU-Bb for qemu-devel@nongnu.org; Thu, 18 Sep 2008 05:19:49 -0400 Received: from hall.aurel32.net ([91.121.138.14]:36755) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KgFfy-0006D1-3o for qemu-devel@nongnu.org; Thu, 18 Sep 2008 05:19:50 -0400 Received: from volta.aurel32.net ([2002:52e8:2fb:1:21e:8cff:feb0:693b]) by hall.aurel32.net with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KgFfv-0008Uv-7P for qemu-devel@nongnu.org; Thu, 18 Sep 2008 11:19:47 +0200 Received: from aurel32 by volta.aurel32.net with local (Exim 4.69) (envelope-from ) id 1KgFft-0006WZ-6V for qemu-devel@nongnu.org; Thu, 18 Sep 2008 11:19:45 +0200 Date: Thu, 18 Sep 2008 11:19:45 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH] alpha: fix a missing literal sign issue Message-ID: <20080918091945.GA9648@volta.aurel32.net> References: <00339A52-F12B-4335-941F-17986B3B4F91@adacore.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <00339A52-F12B-4335-941F-17986B3B4F91@adacore.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Thu, Sep 18, 2008 at 10:11:02AM +0200, Tristan Gingold wrote: > Hi, > > I suppose this chunk was lot in translation, but literals in > instructions are always unsigned. The problem is that lit is wrongly defined to int8_t in translate_one(). I have applied your patch, and fixed a few other wrong places. Thanks. > Tristan. > > Signed-off-by: Tristan Gingold -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32@debian.org | aurelien@aurel32.net `- people.debian.org/~aurel32 | www.aurel32.net