target-ppc: Enable ISEL on POWER7
commite71ec2e93dad4446d245031382e30b377640d9ca
authorAurelien Jarno <aurelien@aurel32.net>
Mon, 1 Apr 2013 05:06:23 +0000 (1 05:06 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 21:02:39 +0000 (26 23:02 +0200)
tree19ef32bc75c676892f99a535593478240d1859c1
parentbf9b255f484fd61cbaa91faeff254140a0ecd18c
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>
target-ppc/translate_init.c