target-ppc: Altivec 2.07: Add Instruction Flag
commit32ea54ab5fe18954e05f33a5825ba088d6cd4163
authorTom Musta <tommusta@gmail.com>
Wed, 12 Feb 2014 21:22:52 +0000 (12 15:22 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:51 +0000 (5 03:06 +0100)
treecfb95d101d8fe4234cd5d704bd3d4c5b71f4687f
parent27b95bfe624af1ddfaf63c07f3f0a63049b8c9fc
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>
target-ppc/cpu.h
target-ppc/translate_init.c