commit | 32ea54ab5fe18954e05f33a5825ba088d6cd4163 | [log] [tgz] |
---|---|---|
author | Tom Musta <tommusta@gmail.com> | Wed Feb 12 15:22:52 2014 -0600 |
committer | Alexander Graf <agraf@suse.de> | Wed Mar 05 03:06:51 2014 +0100 |
tree | cfb95d101d8fe4234cd5d704bd3d4c5b71f4687f | |
parent | 27b95bfe624af1ddfaf63c07f3f0a63049b8c9fc [diff] |
target-ppc: Altivec 2.07: Add Instruction Flag This patch adds a flag that will be used to tag the Altivec instructions introduced in Power ISA Version 2.07. The flag is added to Power8 model since P8 supports these instructions. Signed-off-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>