target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
commitac174549b730531a4d13c8281e2247e66ba0f46d
authorTom Musta <tommusta@gmail.com>
Wed, 12 Feb 2014 21:23:19 +0000 (12 15:23 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:07:00 +0000 (5 03:07 +0100)
tree5d14392025a52e6525c84ae8c9fb562693f992ab
parent57354f8f12d04efc3c38126b967fc178b56885f5
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR

This patch adds the Vector Permuate and Exclusive OR (vpermxor)
instruction introduced in Power ISA Version 2.07.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/helper.h
target-ppc/int_helper.c
target-ppc/translate.c