From: Alexander Graf Date: Fri, 30 Oct 2009 05:47:14 +0000 (+0000) Subject: Add book3s_64 specific opcode emulation X-Git-Tag: v2.6.33-rc1~293^2~86^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c215c6e49fef6c79a5b98f66f11cc6b1e395cb59;p=pandora-kernel.git Add book3s_64 specific opcode emulation There are generic parts of PowerPC that can be shared across all implementations and specific parts that only apply to BookE or desktop PPCs. This patch adds emulation for desktop specific opcodes that don't apply to BookE CPUs. Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed