From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53049) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYO6H-0004nb-1w for qemu-devel@nongnu.org; Tue, 23 Feb 2016 20:18:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aYO6C-0002ZK-25 for qemu-devel@nongnu.org; Tue, 23 Feb 2016 20:18:44 -0500 Received: from mail-pa0-x22f.google.com ([2607:f8b0:400e:c03::22f]:34064) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aYO6B-0002ZE-R7 for qemu-devel@nongnu.org; Tue, 23 Feb 2016 20:18:39 -0500 Received: by mail-pa0-x22f.google.com with SMTP id fy10so2462140pac.1 for ; Tue, 23 Feb 2016 17:18:39 -0800 (PST) Sender: Richard Henderson From: Richard Henderson Date: Tue, 23 Feb 2016 17:18:33 -0800 Message-Id: <1456276716-28566-1-git-send-email-rth@twiddle.net> Subject: [Qemu-devel] [PATCH 0/3] target-ppc improvements List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: agraf@suse.de The ISEL patch was posted last year; I don't believe I ever got around to posting these other two. r~ Richard Henderson (3): target-ppc: Use movcond in isel target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate target-ppc: Cleanups to rldinm, rldnm, rldimi target-ppc/translate.c | 290 +++++++++++++++++++++---------------------------- 1 file changed, 126 insertions(+), 164 deletions(-) -- 2.5.0