From: Kumar Gala Date: Tue, 20 Nov 2007 03:35:29 +0000 (-0600) Subject: [POWERPC] Emulate isel (Integer Select) instruction X-Git-Tag: v2.6.25-rc1~1131^2~303 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c1469f13de275fc92b051328ea5764a32a5a43c9;p=pandora-kernel.git [POWERPC] Emulate isel (Integer Select) instruction isel (Integer Select) is a new user space instruction in the PowerISA 2.04 spec. Not all processors implement it so lets emulate to ensure code built with isel will run everywhere. Signed-off-by: Kumar Gala --- Reading git-diff-tree failed