commit | 86ba37edcb6556b124840f04d180a34ffcc71086 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Tue Jan 07 10:05:49 2014 -0600 |
committer | Alexander Graf <agraf@suse.de> | Wed Mar 05 03:06:38 2014 +0100 |
tree | 2a6d8f18361cd4cca89963807e1c6e54ec4faab9 | |
parent | 7ee19fb9d682689d36c849576c808cf92e3bae40 [diff] |
target-ppc: Add ISA2.06 bpermd Instruction This patch adds the Bit Permute Doubleword (bpermd) instruction, which was introduced in Power ISA 2.06 as part of the base 64-bit architecture. Signed-off-by: Tom Musta <tommusta@gmail.com> Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Alexander Graf <agraf@suse.de>