From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16837 invoked by alias); 29 Mar 2005 13:22:30 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 16785 invoked from network); 29 Mar 2005 13:22:25 -0000 Received: from unknown (HELO dair.pair.com) (209.68.1.49) by sourceware.org with SMTP; 29 Mar 2005 13:22:25 -0000 Received: (qmail 30917 invoked by uid 20157); 29 Mar 2005 13:22:25 -0000 Date: Tue, 29 Mar 2005 15:45:00 -0000 From: Hans-Peter Nilsson X-X-Sender: hp@dair.pair.com To: Jan-Benedict Glaw cc: binutils@sources.redhat.com Subject: Re: Disassemble CASEx assembler instructions In-Reply-To: Message-ID: References: <20050328123613.A17534@microdata-pos.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2005-03/txt/msg00856.txt.bz2 On Tue, 29 Mar 2005, Hans-Peter Nilsson wrote: > Doesn't this automatically happen if you add the size of > the table when you disassemble the CASEx insn? s/add/add to the return value of the print_insn function/. brgds, H-P