From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42646) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VcDto-00070A-C9 for qemu-devel@nongnu.org; Fri, 01 Nov 2013 08:32:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VcDtf-00042M-M7 for qemu-devel@nongnu.org; Fri, 01 Nov 2013 08:32:24 -0400 Message-ID: <52739F37.1010505@gmail.com> Date: Fri, 01 Nov 2013 07:31:51 -0500 From: Tom Musta MIME-Version: 1.0 References: <5257F4DD.7000204@gmail.com> <5257F5A2.3050108@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [v2 02/13] Add lxsdx List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: PReP , QEMU Developers On 10/31/2013 5:58 PM, Alexander Graf wrote: > > On 11.10.2013, at 05:57, Tom Musta wrote: > >> This patch adds the Load VSX Scalar Doubleowrd Indexed (lxsdx) >> instruction. >> >> The lower 8 bytes of the target register are undefined; this >> implementation leaves those bytes unaltered. >> >> Signed-off-by: Tom Musta > > The diff seems to be broken. Patchworks and my mail client show 2 spaces in "already existing code" parts of the patch. > > > Alex Arrgh. Sorry about that. I am still fighting with my email client. But I have also now installed and configured git send-email. So I will resubmit the entire patch series.