From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14200 invoked by alias); 23 Jan 2012 01:17:21 -0000 Received: (qmail 14184 invoked by uid 22791); 23 Jan 2012 01:17:20 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 23 Jan 2012 01:17:08 +0000 Received: from f051231056.adsl.alicedsl.de ([78.51.231.56]:40107 helo=termi.gnu.org) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Rp8Ww-0002ZG-Kx for cgen@sourceware.org; Sun, 22 Jan 2012 20:17:06 -0500 From: jemarch@gnu.org (Jose E. Marchesi) To: cgen@sourceware.org Subject: Re: [PATCH] [SPARC] Get the sparc32 cpus working with latest cgen. References: <87y5szhpmp.fsf@gnu.org> Date: Mon, 23 Jan 2012 01:17:00 -0000 In-Reply-To: <87y5szhpmp.fsf@gnu.org> (Jose E. Marchesi's message of "Sun, 22 Jan 2012 13:45:50 +0100") Message-ID: <87ehuri5fa.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain 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: 2012-q1/txt/msg00013.txt.bz2 Hi. Note that I did not compile the generated code yet (still working in the sim files) but I made sure that all the subword and join variants used in the generated code are properly defined in sim/common/cgen-ops.h, and that the change in the register sets mode does not affect the generated semantic routines in sem-*.c and the field extraction stuff in decode*.c. I can now confirm that the generated files compile and link properly. -- Jose E. Marchesi http://www.jemarch.net GNU Project http://www.gnu.org