From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:53745) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QGGEO-0003Bc-IL for qemu-devel@nongnu.org; Sat, 30 Apr 2011 15:53:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QGGEN-0002gt-4M for qemu-devel@nongnu.org; Sat, 30 Apr 2011 15:53:32 -0400 Received: from mail-qy0-f173.google.com ([209.85.216.173]:51039) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QGGEN-0002gi-1m for qemu-devel@nongnu.org; Sat, 30 Apr 2011 15:53:31 -0400 Received: by qyk36 with SMTP id 36so874685qyk.4 for ; Sat, 30 Apr 2011 12:53:30 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Artyom Tarasenko Date: Sat, 30 Apr 2011 21:53:10 +0200 Message-ID: Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [Qemu-devel] [PATCH] sparc64: fix wrpstate and wrtl on delay slot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Super Bisquit Cc: Blue Swirl , qemu-devel , Aurelien Jarno On Sat, Apr 30, 2011 at 9:48 PM, Super Bisquit wrote: > > Just curious, is this for host or guest? Guest (aka target) > On Sat, Apr 30, 2011 at 3:32 PM, Igor Kovalenko > wrote: >> >> On Sat, Apr 30, 2011 at 7:42 PM, Blue Swirl wrote: >> > Use TCG local to work around TCG register flush due to a branch. >> > >> > Thanks to Artyom Tarasenko, Igor Kovalenko and Aurelien Jarno. >> > >> > Signed-off-by: Blue Swirl >> > --- >> > I analyzed the call tree in target-sparc/translate.c for brcond* usage. >> > In the following lines, first level function uses brcond* directly, >> > second level calls the first level etc. >> > >> >> I want to be able to do exhaustive searches as well :) >> Have you used recently posted gcc save-temps method? >> >> -- >> Kind regards, >> Igor V. Kovalenko >> > > -- Regards, Artyom Tarasenko solaris/sparc under qemu blog: http://tyom.blogspot.com/