From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21160 invoked by alias); 14 May 2003 13:59:56 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 21125 invoked from network); 14 May 2003 13:59:55 -0000 Received: from unknown (HELO Cantor.suse.de) (213.95.15.193) by sources.redhat.com with SMTP; 14 May 2003 13:59:55 -0000 Received: from Hermes.suse.de (Hermes.suse.de [213.95.15.136]) by Cantor.suse.de (Postfix) with ESMTP id E34B2144E6; Wed, 14 May 2003 15:59:54 +0200 (MEST) To: "Fred Cook" Cc: gcc@gcc.gnu.org Subject: Re: How to implement branches? References: From: Andreas Schwab X-Yow: If this is the DATING GAME I want to know your FAVORITE PLANET! Do I get th' MICROWAVE MOPED? Date: Wed, 14 May 2003 13:59:00 -0000 In-Reply-To: (Fred Cook's message of "Wed, 14 May 2003 13:13:45 +0000") Message-ID: User-Agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-SW-Source: 2003-05/txt/msg01406.txt.bz2 "Fred Cook" writes: |> Hi, |> |> My target architecture implements conditional branches like this: |> |> equal r10, r11, r12 /* r12 = (r10 == r11) */ |> branch_if_true r12, label |> |> Now I am looking for hits to implement this my gcc port. Also |> references to ports where branches are clearly implemented and |> branches are similar to the branches of my architecture are |> welcome. I think the PowerPC architecture is similar. Andreas. -- Andreas Schwab, SuSE Labs, schwab@suse.de SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different."