From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KZCWN-0005fJ-TW for qemu-devel@nongnu.org; Fri, 29 Aug 2008 18:32:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KZCWM-0005dd-Oo for qemu-devel@nongnu.org; Fri, 29 Aug 2008 18:32:47 -0400 Received: from [199.232.76.173] (port=51855 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KZCWM-0005d9-CS for qemu-devel@nongnu.org; Fri, 29 Aug 2008 18:32:46 -0400 Received: from hall.aurel32.net ([91.121.138.14]:53108) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KZCWL-0000LB-JH for qemu-devel@nongnu.org; Fri, 29 Aug 2008 18:32:45 -0400 Received: from volta-wlan.aurel32.net ([2002:52e8:2fb:ffff:21d:e0ff:fe49:1047] helo=volta.aurel32.net) by hall.aurel32.net with esmtpsa (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1KZCWI-0002Pm-S8 for qemu-devel@nongnu.org; Sat, 30 Aug 2008 00:32:42 +0200 Received: from aurel32 by volta.aurel32.net with local (Exim 4.69) (envelope-from ) id 1KZCWD-0001qW-Br for qemu-devel@nongnu.org; Sat, 30 Aug 2008 00:32:37 +0200 Date: Sat, 30 Aug 2008 00:32:37 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH] SH4 : convert branch/jump instructions to TCG Message-ID: <20080829223237.GD1068@volta.aurel32.net> References: <48B858F5.9020500@juno.dti.ne.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <48B858F5.9020500@juno.dti.ne.jp> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On Sat, Aug 30, 2008 at 05:15:49AM +0900, Shin-ichiro KAWASAKI wrote: > This patch is another contributes to TCG work on SH4. > > All branch/jump instructions are converted into TCG implementation. > The fields 'flags' and 'delayed_pc' of CPUState structure are mapped as > TCG global memory variables. These fields are not real registers but > accessed so often. I guess they worth TCG vars. I also agree that we should map them using TCG vars. However, I have changed their name, so that they appear differently in debugging outputs. > This patch is for rev.5107, and will cause a small patch failure when you > patch it after merging the patch I send two hours before. > I merge these patches if necessery. I have done the merge manually and applied the patch, thanks. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32@debian.org | aurelien@aurel32.net `- people.debian.org/~aurel32 | www.aurel32.net