From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53166) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2zyA-0001jQ-Jg for qemu-devel@nongnu.org; Mon, 12 Sep 2011 02:26:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R2zy9-0007l3-Li for qemu-devel@nongnu.org; Mon, 12 Sep 2011 02:26:14 -0400 Received: from mail-ww0-f53.google.com ([74.125.82.53]:46288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R2zy9-0007kl-7e for qemu-devel@nongnu.org; Mon, 12 Sep 2011 02:26:13 -0400 Received: by wwg14 with SMTP id 14so2125936wwg.10 for ; Sun, 11 Sep 2011 23:26:12 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4E6DA603.7090309@redhat.com> Date: Mon, 12 Sep 2011 08:26:11 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 00/15] Sparc AREG0 conversion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel On 09/11/2011 03:29 PM, Blue Swirl wrote: > After this patch set, only load and store op helpers remain in > op_helper.c. I have some patches for those but they need more thought. Have you benchmarked it? Paolo