From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TECK5-00015s-8X for qemu-devel@nongnu.org; Wed, 19 Sep 2012 00:55:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TECK4-0004vs-7F for qemu-devel@nongnu.org; Wed, 19 Sep 2012 00:55:41 -0400 Received: from mail-pb0-f45.google.com ([209.85.160.45]:41839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TECK4-0004vo-1G for qemu-devel@nongnu.org; Wed, 19 Sep 2012 00:55:40 -0400 Received: by pbbrp12 with SMTP id rp12so1579897pbb.4 for ; Tue, 18 Sep 2012 21:55:39 -0700 (PDT) Sender: Richard Henderson From: Richard Henderson Date: Tue, 18 Sep 2012 21:55:31 -0700 Message-Id: <1348030534-14059-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PATCH v2 0/3] target-mips: MIPS_DEBUG cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: aurelien@aurel32.net Patch set available at git://repo.or.cz/qemu/rth.git rth/mips/next The third patch is updated to avoid multiple copies, as suggested. r~ Richard Henderson (3): target-mips: Set opn in gen_ldst_multiple. target-mips: Fix MIPS_DEBUG. target-mips: Always evaluate debugging macro arguments target-mips/translate.c | 111 ++++++++++++++++++++++++++---------------------- 1 file changed, 61 insertions(+), 50 deletions(-) -- 1.7.11.4