From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41410) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbI1T-0007ht-MM for qemu-devel@nongnu.org; Sun, 03 Jun 2012 17:07:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbI1S-0003ji-5J for qemu-devel@nongnu.org; Sun, 03 Jun 2012 17:07:39 -0400 Received: from mail-lpp01m010-f45.google.com ([209.85.215.45]:32872) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbI1R-0003jQ-Ry for qemu-devel@nongnu.org; Sun, 03 Jun 2012 17:07:38 -0400 Received: by lahc1 with SMTP id c1so2977277lah.4 for ; Sun, 03 Jun 2012 14:07:34 -0700 (PDT) From: Max Filippov Date: Mon, 4 Jun 2012 01:06:56 +0400 Message-Id: <1338757618-9645-1-git-send-email-jcmvbkbc@gmail.com> Subject: [Qemu-devel] [PATCH 0/2] target-xtensa: AREG0 conversion List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Max Filippov Max Filippov (2): target-xtensa: add attributes to helper functions target-xtensa: switch to AREG0-free mode configure | 2 +- target-xtensa/helper.h | 58 +++++++------- target-xtensa/op_helper.c | 185 ++++++++++++++++++++++----------------------- target-xtensa/translate.c | 64 ++++++++------- 4 files changed, 154 insertions(+), 155 deletions(-) -- 1.7.7.6