From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24618 invoked by alias); 8 Sep 2002 03:21:47 -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 24606 invoked from network); 8 Sep 2002 03:21:46 -0000 Received: from unknown (HELO web21207.mail.yahoo.com) (216.136.175.165) by sources.redhat.com with SMTP; 8 Sep 2002 03:21:46 -0000 Message-ID: <20020908032145.87766.qmail@web21207.mail.yahoo.com> Received: from [202.165.227.7] by web21207.mail.yahoo.com via HTTP; Sat, 07 Sep 2002 20:21:45 PDT Date: Sat, 07 Sep 2002 20:21:00 -0000 From: Shehryar Humayun Subject: C-style assembly To: cgen@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2002-q3/txt/msg00066.txt.bz2 Hi, The DSP chip I am working on has an assembly which has a c-style syntax, e.g. to add two registers r1 and r2 and put the result in r1, the syntax is r1 = r1 + r2 Hence the mnemonic doesn't come first. Does any one know of a chip which has a c-style assembly? Can any one give me an idea about how I should describe my instructiions using RTL in the .cpu file for such a syntax? Thanks in advance. Regards Shehryar __________________________________________________ Do You Yahoo!? Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com