From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50654) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bDukr-0000Cb-Sg for qemu-devel@nongnu.org; Fri, 17 Jun 2016 10:28:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bDukr-0003Hh-0u for qemu-devel@nongnu.org; Fri, 17 Jun 2016 10:28:17 -0400 Date: Sat, 18 Jun 2016 00:27:56 +1000 From: Anton Blanchard Message-ID: <20160618002756.780936ac@kryten> In-Reply-To: <2fe8f40e-27ba-23b7-5d11-f75eda95568d@twiddle.net> References: <1464318298-2456-1-git-send-email-david@gibson.dropbear.id.au> <1464318298-2456-4-git-send-email-david@gibson.dropbear.id.au> <20160615221719.12f246dd@kryten> <20160616051928.GA1642@voom.fritz.box> <2fe8f40e-27ba-23b7-5d11-f75eda95568d@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 03/13] target-ppc: Use 32-bit rotate instead of deposit + 64-bit rotate List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: David Gibson , peter.maydell@linaro.org, qemu-ppc@nongnu.org, agraf@suse.de, qemu-devel@nongnu.org Hi rth, > > Bother. I've tentatively put a revert into ppc-for-2.7. Richard, > > do you have a better idea how to fix it? > > Please try the following. Thanks! This passes my tests. Feel free to add: Tested-by: Anton Blanchard Anton