mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
[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>
This commit is contained in:
parent
fd351b8920
commit
c1469f13de
1 changed files with 25 additions and 0 deletions
Loading…
Add table
Add a link
Reference in a new issue