From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULBE8-0003Or-JI for qemu-devel@nongnu.org; Thu, 28 Mar 2013 07:42:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULBE7-0007VS-0a for qemu-devel@nongnu.org; Thu, 28 Mar 2013 07:42:40 -0400 Message-ID: <51542CA2.3070204@adacore.com> Date: Thu, 28 Mar 2013 12:42:26 +0100 From: Fabien Chouteau MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] PPC: Which instruction to fetch at Power-On? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" , "qemu-ppc@nongnu.org" , Alexander Graf While working on a patch to remove env->hreset_excp_prefix, I'm looking at which instruction should be the fetched first at power-on. I'm lost in all the PPC version and configuration, can anyone (Alex :) can help me with this mess? BTW, is there somewhere some kind of table that gives for all PPC cores which specification(s) they implements? Thanks, -- Fabien Chouteau