From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22345 invoked by alias); 12 Feb 2004 19:32:37 -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 22324 invoked from network); 12 Feb 2004 19:32:36 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 12 Feb 2004 19:32:36 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id i1CJWZb05871 for ; Thu, 12 Feb 2004 14:32:35 -0500 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i1CJWUM05761; Thu, 12 Feb 2004 14:32:30 -0500 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id i1CJWTX26019; Thu, 12 Feb 2004 11:32:29 -0800 Message-ID: <402BD4CC.9050808@redhat.com> Date: Thu, 12 Feb 2004 19:32:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 MIME-Version: 1.0 To: Joern Rennecke CC: Joern Rennecke , gdb-patches@sources.redhat.com Subject: Re: [RFA (revised)] sh-sim, expand the opcode table References: <200402121248.i1CCm8o08759@linsvr1.uk.superh.com> In-Reply-To: <200402121248.i1CCm8o08759@linsvr1.uk.superh.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00323.txt.bz2 Joern Rennecke wrote: >>Imprecisely speaking, they did not seem to make any difference at all. >>The number of new insns is actually not that great -- they only bring >>the switch statement up to about 290 cases. > > > OK. Committed.