From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MGdyN-00077S-0Y for qemu-devel@nongnu.org; Tue, 16 Jun 2009 15:05:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MGdyI-0006zp-87 for qemu-devel@nongnu.org; Tue, 16 Jun 2009 15:05:30 -0400 Received: from [199.232.76.173] (port=49026 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MGdyI-0006zN-0Y for qemu-devel@nongnu.org; Tue, 16 Jun 2009 15:05:26 -0400 Received: from mx20.gnu.org ([199.232.41.8]:50980) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MGdyH-0006cL-Lf for qemu-devel@nongnu.org; Tue, 16 Jun 2009 15:05:25 -0400 Received: from mail.codesourcery.com ([65.74.133.4]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MGdyG-0000DA-L2 for qemu-devel@nongnu.org; Tue, 16 Jun 2009 15:05:25 -0400 From: Paul Brook Subject: Re: [Qemu-devel] [PATCH] ARM7TDMI emulation Date: Tue, 16 Jun 2009 20:05:21 +0100 References: <200707021527.54435.uli@suse.de> <200906161825.18981.paul@codesourcery.com> <20090616190214.GM11893@shareable.org> In-Reply-To: <20090616190214.GM11893@shareable.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906162005.22723.paul@codesourcery.com> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jamie Lokier Cc: Filip Navara , qemu-devel@nongnu.org > Do you know of a good summary reference which lists which instructions > are available in each ARM architecture level from ARMv4 up to ARMv7 > and it's variants? Other than the details I've already sent to this list, no. Paul