From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9473 invoked by alias); 6 Sep 2002 16:02:53 -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 9466 invoked from network); 6 Sep 2002 16:02:52 -0000 Received: from unknown (HELO neon-gw.transmeta.com) (63.209.4.196) by sources.redhat.com with SMTP; 6 Sep 2002 16:02:52 -0000 Received: (from root@localhost) by neon-gw.transmeta.com (8.9.3/8.9.3) id JAA16403; Fri, 6 Sep 2002 09:02:42 -0700 Received: from mailhost.transmeta.com(10.1.1.15) by neon-gw.transmeta.com via smap (V2.1) id xma016395; Fri, 6 Sep 02 09:02:40 -0700 Received: from casey.transmeta.com (casey.transmeta.com [10.10.25.22]) by deepthought.transmeta.com (8.11.6/8.11.6) with ESMTP id g86G2gj12633; Fri, 6 Sep 2002 09:02:42 -0700 (PDT) Received: (from dje@localhost) by casey.transmeta.com (8.9.3/8.7.3) id JAA14846; Fri, 6 Sep 2002 09:02:41 -0700 From: Doug Evans MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15736.53665.870769.75252@casey.transmeta.com> Date: Fri, 06 Sep 2002 09:02:00 -0000 To: Shehryar Humayun Cc: Ben Elliston , cgen@sources.redhat.com Subject: Problem in opcodes for ARM In-Reply-To: <20020906143653.23838.qmail@web21208.mail.yahoo.com> References: <15736.46038.217700.778062@tooth.toronto.redhat.com> <20020906143653.23838.qmail@web21208.mail.yahoo.com> X-SW-Source: 2002-q3/txt/msg00055.txt.bz2 Shehryar Humayun writes: > Hi, > > Thanks for the tip. I am going to try that. Meanwhile, > I have tried to generate the 8 opcode files for ARM > using the same procedure I have used for m32r and > fr30. Here is what I get: > > make opcodes ARCH=arm > ... > Loading arm.cpu > Including simplify.inc > Including arm7.cpu > Including thumb.cpu > Analyzing Instruction Set > Done Analysis > Generating arm-opc.h > Generating arm-opc.c > Generating arm-opcinst.c > Generating arm-ibld.h > Generating arm-ibld.in > ERROR: missing operands: "(sra () WI (sub WI value > 2))" > No backtrace available > make: *** [opcodes] Error 1 > > I have invoked CGEN using GUILE as well by writing > ... > (cload #:arch "cpu/arm") > I get a "Done analysis" message, no errors in the > files it seems. Any idea what might be causing the > problem in file generation process. fwiw. don't edit your sessions and only send what appears to be the highlights. Send the _entire_ session. Seriously.