From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:32770) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgBhG-0006Az-Cg for qemu-devel@nongnu.org; Tue, 12 Nov 2013 05:59:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VgBhC-00012u-1P for qemu-devel@nongnu.org; Tue, 12 Nov 2013 05:59:50 -0500 Received: from static.88-198-71-155.clients.your-server.de ([88.198.71.155]:40915 helo=socrates.bennee.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VgBhB-00012o-RR for qemu-devel@nongnu.org; Tue, 12 Nov 2013 05:59:45 -0500 References: <1384182837-5925-1-git-send-email-claudio.fontana@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: <1384182837-5925-1-git-send-email-claudio.fontana@linaro.org> Date: Tue, 12 Nov 2013 10:59:43 +0000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [RFC] target-arm: provide skeleton for a64 insn decoding List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Claudio Fontana Cc: Peter Maydell , patches@linaro.org, Michael Matz , qemu-devel@nongnu.org, Alexander Graf , Richard Henderson claudio.fontana@linaro.org writes: > provide a skeleton for a64 instruction decoding in translate-a64.c, > by dividing instructions into the classes defined by the > ARM Architecture Reference Manual(DDI0487A_a) C3 > > Signed-off-by: Claudio Fontana > --- > The following patch has been started during Linaro Connect > by me and Alex Bennee. With the proviso of Richard's decode comment you can add: Reviewed-by: Alex Bennée Signed-of-by: Alex Bennée -- Alex Bennée