From: Alexander Graf Date: Fri, 30 Oct 2009 05:47:16 +0000 (+0000) Subject: Add desktop PowerPC specific emulation X-Git-Tag: v2.6.33-rc1~293^2~86^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=513579e3a391a3874c478a8493080822069976e8;p=pandora-kernel.git Add desktop PowerPC specific emulation Little opcodes behave differently on desktop and embedded PowerPC cores. In order to reflect those differences, let's add some #ifdef code to emulate.c. We could probably also handle them in the core specific emulation files, but I would prefer to reuse as much code as possible. Signed-off-by: Alexander Graf Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed