git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd351b8
)
[POWERPC] Emulate isel (Integer Select) instruction
author
Kumar Gala
<galak@kernel.crashing.org>
Tue, 20 Nov 2007 03:35:29 +0000
(21:35 -0600)
committer
Kumar Gala
<galak@kernel.crashing.org>
Tue, 11 Dec 2007 19:57:16 +0000
(13:57 -0600)
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>
No differences found