From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19108 invoked by alias); 29 Apr 2002 16:22:20 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 19088 invoked from network); 29 Apr 2002 16:22:19 -0000 Received: from unknown (HELO localhost.redhat.com) (66.31.105.161) by sources.redhat.com with SMTP; 29 Apr 2002 16:22:19 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 9469C3D64; Mon, 29 Apr 2002 12:22:18 -0400 (EDT) Message-ID: <3CCD733A.50801@cygnus.com> Date: Mon, 29 Apr 2002 09:22:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.9) Gecko/20020424 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nick Clifton Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: Add support for CLASS_IGNORE and ARG_NIM4 References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-04/txt/msg01121.txt.bz2 > 2002-04-29 Nick Clifton > > * writecode.c (lookup_inst): Ignore CLASS_IGNORE. > (info_args): Treat CLASS_IGNORE like CLASS_BIT. > Handle ARG_NIM4. > (info_len_in_words): Handle CLASS_IGNORE and ARG_NIM4. > Yes, thanks. If someone is playing with the z8k it sounds like it might be hard to zap :-( Andrew