From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31156 invoked by alias); 4 May 2004 00:47:34 -0000 Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Received: (qmail 31148 invoked from network); 4 May 2004 00:47:33 -0000 Received: from unknown (HELO faui10.informatik.uni-erlangen.de) (131.188.31.10) by sources.redhat.com with SMTP; 4 May 2004 00:47:33 -0000 Received: from faui1d.informatik.uni-erlangen.de (faui1d [131.188.31.34]) by faui10.informatik.uni-erlangen.de (8.9.3p3/8.1.9-FAU) with ESMTP id CAA10829; Tue, 4 May 2004 02:47:31 +0200 (CEST) From: Ulrich Weigand Received: (from weigand@localhost) by faui1d.informatik.uni-erlangen.de (8.9.3p3/8.1.6-FAU) id CAA06833; Tue, 4 May 2004 02:47:31 +0200 (CEST) Message-Id: <200405040047.CAA06833@faui1d.informatik.uni-erlangen.de> Subject: Re: [PATCH] To: weigand@i1.informatik.uni-erlangen.de (weigand) Date: Tue, 04 May 2004 00:50:00 -0000 Cc: echristo@redhat.com, gcc-patches@gcc.gnu.org, uweigand@de.ibm.com In-Reply-To: from "weigand" at May 04, 2004 02:40:34 AM MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2004-05/txt/msg00140.txt.bz2 I wrote: > >+(define_insn "prologue_tpf" > >+ [(unspec_volatile [(const_int 0)] UNSPECV_TPF_PROLOGUE)] > >+ "TARGET_TPF" > >+ "bas\t%%r1,4064" > >+ [(set_attr "type" "jsr")]) > > We should have a (clobber (reg 1)) here at least ... Oh, and we should have (set_attr "op_type" "RX") for insn length computation and scheduling ... Bye, Ulrich -- Dr. Ulrich Weigand weigand@informatik.uni-erlangen.de