commit | e71ec2e93dad4446d245031382e30b377640d9ca | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Mon Apr 01 05:06:23 2013 +0000 |
committer | Alexander Graf <agraf@suse.de> | Fri Apr 26 23:02:39 2013 +0200 |
tree | 19ef32bc75c676892f99a535593478240d1859c1 | |
parent | bf9b255f484fd61cbaa91faeff254140a0ecd18c [diff] |
target-ppc: Enable ISEL on POWER7 ISEL is a Power ISA 2.06 instruction and thus is available on POWER7. Given this is trapped and emulated by the Linux kernel, I guess it went unnoticed. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Alexander Graf <agraf@suse.de>