From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14587 invoked by alias); 30 Mar 2004 09:29:42 -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 14570 invoked from network); 30 Mar 2004 09:29:38 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 Mar 2004 09:29:38 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i2U9Tb1Z015958; Tue, 30 Mar 2004 04:29:37 -0500 Received: from pobox.surrey.redhat.com (pobox.surrey.redhat.com [172.16.10.17]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i2U9Taj30185; Tue, 30 Mar 2004 04:29:37 -0500 Received: from localhost.localdomain.redhat.com (vpnuser10.stuttgart.redhat.com [172.16.4.10]) by pobox.surrey.redhat.com (8.12.8/8.12.8) with ESMTP id i2U9SvJh017949; Tue, 30 Mar 2004 10:29:11 +0100 To: Kazuhiro Inaoka Cc: "binutils@sources.redhat.com" , "cgen@sources.redhat.com" Subject: Re: [PATCH] m32r-*-as bad instruction 'seth r0, #shigh(0xffff8000)' References: <4067E291.4070002@renesas.com> From: Nick Clifton Date: Tue, 30 Mar 2004 09:29:00 -0000 In-Reply-To: <4067E291.4070002@renesas.com> (Kazuhiro Inaoka's message of "Mon, 29 Mar 2004 17:47:13 +0900") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-q1/txt/msg00028.txt.bz2 Hi Kazuhiro, > 2004-03-29 Kazuhiro Inaoka < inaoka dot kazuhiro at renesas dot com > > > * cpu/m32r.opc (parse_hi16): Fixed shigh(0xffff8000) bug. Approved and applied. Note - if you have the time, it would be a good idea if you could generate a patch to add the test case for this bug to the m32r specific part of the GAS testsuite. Cheers Nick