Home
last modified time | relevance | path

Searched hist:c1469f13de275fc92b051328ea5764a32a5a43c9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dtraps.cdiff c1469f13de275fc92b051328ea5764a32a5a43c9 Mon Nov 19 21:35:29 CST 2007 Kumar Gala <galak@kernel.crashing.org> [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 <galak@kernel.crashing.org>