From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11237 invoked by alias); 26 Aug 2011 11:59:45 -0000 Received: (qmail 11228 invoked by uid 22791); 26 Aug 2011 11:59:44 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-ey0-f171.google.com (HELO mail-ey0-f171.google.com) (209.85.215.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 26 Aug 2011 11:59:29 +0000 Received: by eyg24 with SMTP id 24so2546172eyg.2 for ; Fri, 26 Aug 2011 04:59:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.14.2.131 with SMTP id 3mr316835eef.247.1314359967253; Fri, 26 Aug 2011 04:59:27 -0700 (PDT) Received: by 10.14.119.69 with HTTP; Fri, 26 Aug 2011 04:59:27 -0700 (PDT) In-Reply-To: References: Date: Fri, 26 Aug 2011 11:59:00 -0000 Message-ID: Subject: Re: expanding 1 insn into 2 From: Aurelien Buhrig To: cgen@sources.redhat.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 2011-q3/txt/msg00005.txt.bz2 Is there anybody here ? Any idea ? 2011/8/11 Aurelien Buhrig : > Hi, > > I would like to define a pseudo instruction such as the mips "la" > instruction to load a 32-bit =A0address using =A02 16-bit move > instructions with different operands to differentiate bfd howtos... > > How to handle this using cgen ? > > Thanks, > Aur=E9lien >