From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32341 invoked by alias); 13 Jun 2002 16:59:18 -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 32334 invoked from network); 13 Jun 2002 16:59:16 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 13 Jun 2002 16:59:16 -0000 Received: from redhat.com (romulus.sfbay.redhat.com [172.16.27.251]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id JAA05021; Thu, 13 Jun 2002 09:59:13 -0700 (PDT) From: trix@redhat.com Message-ID: <3D08CE71.E1C7CF74@redhat.com> Date: Thu, 13 Jun 2002 09:59:00 -0000 X-Accept-Language: en MIME-Version: 1.0 To: "Frank Ch. Eigler" CC: gdb-patches@sources.redhat.com Subject: Re: patch d10v sim large transfers. References: <3D08C70D.4CB485D4@redhat.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00217.txt.bz2 "Frank Ch. Eigler" wrote: > trix wrote: > > > The size is never decrements in xfer_mem. > > [...] > > Why would it need to be decremented? > xfered is incremented; why not just return that value? > > - FChE size is used as an argument to sim_d10v_translate_addr. On a large transfer, one requiring this loop, phys_size does not change. This is bad. Tom -- Tom Rix GCC Engineer trix@redhat.com