From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nixin-0000Sx-UR for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:22:45 -0500 Received: from [199.232.76.173] (port=33381 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nixin-0000Rn-3t for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:22:45 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Nixil-0003q7-Sm for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:22:44 -0500 Received: from fe02x03-cgp.akado.ru ([77.232.31.165]:49742 helo=akado.ru) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Nixil-0003pr-HI for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:22:43 -0500 Date: Sun, 21 Feb 2010 01:22:35 +0300 (MSK) From: malc Subject: Re: [Qemu-devel] [PATCH 0/3] Get tcg-hppa working In-Reply-To: <20100220220805.GA31112@miranda.arrow> Message-ID: References: <20100220210754.GA31010@miranda.arrow> <20100220220805.GA31112@miranda.arrow> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stuart Brady , qemu-devel@nongnu.org On Sat, 20 Feb 2010, Stuart Brady wrote: > On Sun, Feb 21, 2010 at 12:54:46AM +0300, malc wrote: > > On Sat, 20 Feb 2010, Stuart Brady wrote: > > > > > The qemu_ld / qemu_st cleanup strikes me as something that would be > > > appropriate for some other TCG targets too, once this has been applied. > > > > Care to point out what this cleanup is, my HPPA-fu is around zero. > > The 'split out TLB reads from qemu_ld and qemu_st' part of patch 3, > which adds a new tcg_out_tlb_read() function. That code is duplicated > in tcg_out_qemu_ld() and tcg_out_qemu_st() for all archs except PPC64. > It just makes the code that little bit more readable. > Thanks. -- mailto:av1474@comtv.ru