From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CcAmK-0005mB-5i for qemu-devel@nongnu.org; Wed, 08 Dec 2004 17:59:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CcAmJ-0005lv-Pi for qemu-devel@nongnu.org; Wed, 08 Dec 2004 17:59:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CcAmJ-0005ls-Lu for qemu-devel@nongnu.org; Wed, 08 Dec 2004 17:59:23 -0500 Received: from [65.74.133.9] (helo=mail.codesourcery.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CcAcD-0005ix-2X for qemu-devel@nongnu.org; Wed, 08 Dec 2004 17:48:57 -0500 From: Paul Brook Subject: Re: [Qemu-devel] Qemu arm emulation Date: Wed, 8 Dec 2004 22:48:53 +0000 References: <20041203210758.GD21652@cray.fish.zetnet.co.uk> <200412032113.41066.paul@codesourcery.com> <41B7814E.6090100@bellard.org> In-Reply-To: <41B7814E.6090100@bellard.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412082248.53166.paul@codesourcery.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Fabrice Bellard Cc: qemu-devel@nongnu.org On Wednesday 08 December 2004 22:33, Fabrice Bellard wrote: > Thank you for the patch ! From the spec, I think there are still errors > for 0 shifts when shiftop != 3. Have you made a patch for that too ? No, and I probably won't have chance to look at it in the next week or so. Paul