From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56591) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEpjx-0001pS-Hl for qemu-devel@nongnu.org; Thu, 20 Sep 2012 19:01:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEpjv-0005dL-4x for qemu-devel@nongnu.org; Thu, 20 Sep 2012 19:01:01 -0400 Received: from mail-lb0-f173.google.com ([209.85.217.173]:34996) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEpju-0005dB-TB for qemu-devel@nongnu.org; Thu, 20 Sep 2012 19:00:59 -0400 Received: by lbbgm13 with SMTP id gm13so3009751lbb.4 for ; Thu, 20 Sep 2012 16:00:57 -0700 (PDT) From: Max Filippov Date: Fri, 21 Sep 2012 02:59:48 +0400 Message-Id: <1348181990-23415-1-git-send-email-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: fix extui and gen_check_loop_end List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Max Filippov , Peter Maydell , Aurelien Jarno , Richard Henderson Max Filippov (2): target-xtensa: fix extui shift amount target-xtensa: don't emit extra tcg_gen_goto_tb target-xtensa/translate.c | 28 ++++++++++++++++++++++++---- 1 files changed, 24 insertions(+), 4 deletions(-) -- 1.7.7.6