From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdiBi-0005mW-LX for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:14:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdiBd-0005kz-Mh for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:14:38 -0400 Received: from [199.232.76.173] (port=47444 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdiBd-0005kr-JJ for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:14:33 -0400 Received: from relay.ptn-ipout02.plus.net ([212.159.7.36]:11292) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MdiBd-0007st-0v for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:14:33 -0400 Received: from [212.159.106.41] (helo=bandsman.co.uk) by fhw-relay07.plus.net with esmtp (Exim) id 1MdiBa-0005DI-8q for qemu-devel@nongnu.org; Wed, 19 Aug 2009 11:14:30 +0100 Received: from [192.168.1.15] (packard.local [192.168.1.15]) (authenticated bits=0) by bandsman.co.uk (8.14.3/8.14.3/Debian-9) with ESMTP id n7JACT5K008881 for ; Wed, 19 Aug 2009 11:12:29 +0100 Message-ID: <4A8BD00F.3090104@bandsman.co.uk> Date: Wed, 19 Aug 2009 11:12:31 +0100 From: Nigel Horne MIME-Version: 1.0 Subject: Re: [Qemu-devel] Arm emulation tweak References: <4A8ACF77.3090801@bandsman.co.uk> <20090818161424.GA1435@shareable.org> <5b31733c0908190246h3385623fid8183b7e8e67500a@mail.gmail.com> In-Reply-To: <5b31733c0908190246h3385623fid8183b7e8e67500a@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Filip Navara wrote: > BTW, I have even better optimizations for this code at > git://repo.or.cz/qemu/navara.git. These functions are no longer needed > in the form as they appear in the source code today, since TCG has > evolved. > Great! Thanks for sharing, will these be making it into QEMU? > F. > -Nigel