From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=60267 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgHHK-00005k-Oh for qemu-devel@nongnu.org; Fri, 21 Jan 2011 08:43:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgHHJ-0000va-EI for qemu-devel@nongnu.org; Fri, 21 Jan 2011 08:43:50 -0500 Received: from mail-fx0-f45.google.com ([209.85.161.45]:55280) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgHHJ-0000v7-8z for qemu-devel@nongnu.org; Fri, 21 Jan 2011 08:43:49 -0500 Received: by fxm12 with SMTP id 12so1839932fxm.4 for ; Fri, 21 Jan 2011 05:43:48 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1295465393-1620-1-git-send-email-peter.maydell@linaro.org> Date: Fri, 21 Jan 2011 13:43:46 +0000 Message-ID: Subject: Re: [Qemu-devel] [PATCH] target-arm: Fix loading of scalar value forNeon multiply-by-scalar From: Peter Maydell Content-Type: text/plain; charset=UTF-8 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Schildbach, Wolfgang" Cc: Christophe Lyon , qemu-devel@nongnu.org, patches@linaro.org On 21 January 2011 13:32, Schildbach, Wolfgang wrote: > FWIW, on the two test cases that I have, this patch (together with > Christophe's) does not improve behaviour (see > https://bugs.launchpad.net/bugs/702885). Hrm. Can you attached the compiled ARM binaries to that bug report, to save me the effort of digging out an armcc, please? thanks -- PMM