From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K619K-0004HC-9N for qemu-devel@nongnu.org; Tue, 10 Jun 2008 06:32:22 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K619H-0004GR-Ly for qemu-devel@nongnu.org; Tue, 10 Jun 2008 06:32:20 -0400 Received: from [199.232.76.173] (port=33016 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K619G-0004G6-PI for qemu-devel@nongnu.org; Tue, 10 Jun 2008 06:32:18 -0400 Received: from rv-out-0708.google.com ([209.85.198.249]:35430) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K619G-0005HG-7Y for qemu-devel@nongnu.org; Tue, 10 Jun 2008 06:32:18 -0400 Received: by rv-out-0708.google.com with SMTP id f25so2272875rvb.22 for ; Tue, 10 Jun 2008 03:32:17 -0700 (PDT) Message-ID: <761ea48b0806100332r16fc2eafxa2e9db5e5afadeb4@mail.gmail.com> Date: Tue, 10 Jun 2008 12:32:17 +0200 From: "Laurent Desnogues" MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4814_27599154.1213093937256" Subject: [Qemu-devel] [ARM] Problem in a NEON instruction Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ------=_Part_4814_27599154.1213093937256 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline The rshl instruction is faulty. Note I did not check the correctness of that instruction in general, I only made a change that looked logical. Laurent ------=_Part_4814_27599154.1213093937256 Content-Type: text/x-patch; name=arm-neon.patch Content-Transfer-Encoding: base64 X-Attachment-Id: f_fhacru0k0 Content-Disposition: attachment; filename=arm-neon.patch LS0tIHN2bi1yZWYvdGFyZ2V0LWFybS9uZW9uX2hlbHBlci5jCTIwMDgtMDYtMDkgMDg6NTI6NDgu MDAwMDAwMDAwICswMjAwCisrKyBzdm4vdGFyZ2V0LWFybS9uZW9uX2hlbHBlci5jCTIwMDgtMDYt MTAgMTI6Mjc6MzguMDAwMDAwMDAwICswMjAwCkBAIC00NTYsNyArNDU2LDcgQEAKICAgICBpZiAo dG1wID49IHNpemVvZihzcmMxKSAqIDgpIHsgXAogICAgICAgICBkZXN0ID0gMDsgXAogICAgIH0g ZWxzZSBpZiAodG1wIDwgLXNpemVvZihzcmMxKSAqIDgpIHsgXAotICAgICAgICBkZXN0ID4+PSBz aXplb2Yoc3JjMSkgKiA4IC0gMTsgXAorICAgICAgICBkZXN0ID0gc3JjMSA+PiAoc2l6ZW9mKHNy YzEpICogOCAtIDEpOyBcCiAgICAgfSBlbHNlIGlmICh0bXAgPT0gLXNpemVvZihzcmMxKSAqIDgp IHsgXAogICAgICAgICBkZXN0ID0gc3JjMSA+PiAodG1wIC0gMSk7IFwKICAgICAgICAgZGVzdCsr OyBcCg== ------=_Part_4814_27599154.1213093937256--