From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11959 invoked by alias); 14 Dec 2005 00:46:07 -0000 Received: (qmail 11951 invoked by uid 22791); 14 Dec 2005 00:46:07 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Wed, 14 Dec 2005 00:46:04 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1EmKmQ-0004Sz-BG for gdb-patches@sourceware.org; Tue, 13 Dec 2005 19:46:02 -0500 Date: Thu, 15 Dec 2005 16:18:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: Re: RFA: contribute Renesas M32C sim Message-ID: <20051214004602.GA17139@nevyn.them.org> Mail-Followup-To: gdb-patches@sourceware.org References: <20051009201500.GD7107@nevyn.them.org> <200512132243.jBDMh6MN025311@greed.delorie.com> <20051213224722.GA14462@nevyn.them.org> <8f2776cb0512131639p69f7ef20yb774c0d08b044581@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8f2776cb0512131639p69f7ef20yb774c0d08b044581@mail.gmail.com> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2005-12/txt/msg00223.txt.bz2 On Tue, Dec 13, 2005 at 04:39:54PM -0800, Jim Blandy wrote: > The (unposted) code I've got currently reads: > > /* Indicate which sorts of prefixes are allowed for the current > opcode. */ > void > prefix (src_allowed, dest_allowed, index_bytewidth) > { > /* At the moment, we don't do anything with this information. We > just wanted to get the information entered in some > machine-readable form while we were going through all the > opcodes. */ > } Perfect :-) -- Daniel Jacobowitz CodeSourcery, LLC