From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MdiYr-0006Ze-9I for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:38:33 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MdiYl-0006V9-UK for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:38:32 -0400 Received: from [199.232.76.173] (port=40963 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MdiYl-0006V2-29 for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:38:27 -0400 Received: from mail-fx0-f211.google.com ([209.85.220.211]:61144) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MdiYk-0003f3-8t for qemu-devel@nongnu.org; Wed, 19 Aug 2009 06:38:26 -0400 Received: by fxm7 with SMTP id 7so3534765fxm.34 for ; Wed, 19 Aug 2009 03:38:24 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4A8BD00F.3090104@bandsman.co.uk> References: <4A8ACF77.3090801@bandsman.co.uk> <20090818161424.GA1435@shareable.org> <5b31733c0908190246h3385623fid8183b7e8e67500a@mail.gmail.com> <4A8BD00F.3090104@bandsman.co.uk> Date: Wed, 19 Aug 2009 12:38:24 +0200 Message-ID: <5b31733c0908190338sdcc9aa6m9e4a47e90c08179c@mail.gmail.com> Subject: Re: [Qemu-devel] Arm emulation tweak From: Filip Navara Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Nigel Horne Cc: qemu-devel@nongnu.org On Wed, Aug 19, 2009 at 12:12 PM, Nigel Horne wrote: > 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? I hope so, but nobody commented on the series since I posted it last time on the mailing list (except for private comments on IRC which are addressed now)... Filip