From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMNKY-0001hw-Em for qemu-devel@nongnu.org; Mon, 03 Aug 2015 17:31:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMNKX-00011K-Ju for qemu-devel@nongnu.org; Mon, 03 Aug 2015 17:31:34 -0400 Received: from hall.aurel32.net ([2001:bc8:30d7:100::1]:36960) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMNKX-00011E-Dr for qemu-devel@nongnu.org; Mon, 03 Aug 2015 17:31:33 -0400 Date: Mon, 3 Aug 2015 23:31:32 +0200 From: Aurelien Jarno Message-ID: <20150803213132.GA19572@aurel32.net> References: <1438627752-19903-1-git-send-email-rth@twiddle.net> <1438627752-19903-3-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438627752-19903-3-git-send-email-rth@twiddle.net> Subject: Re: [Qemu-devel] [PATCH 2/3] target-mips: Stop translation after unconditional exceptions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: leon.alrae@imgtec.com, qemu-devel@nongnu.org On 2015-08-03 11:49, Richard Henderson wrote: > Since there are many more unconditional exceptions than conditional, > introduce a new generate_exception_cond to mark conditionals. Also > delete those few cases where we did attempt to stop translation after > an exception, as these are now subsumed in the change. > > Signed-off-by: Richard Henderson > --- > target-mips/translate.c | 47 +++++++++++++++++++++++------------------------ > 1 file changed, 23 insertions(+), 24 deletions(-) Isn't that a bit redundant with the work from Pavel Dovgalyuk: https://lists.gnu.org/archive/html/qemu-devel/2015-07/msg02581.html -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net