target-ppc: Altivec 2.07: Vector Logical Instructions
authorTom Musta <tommusta@gmail.com>
Wed, 12 Feb 2014 21:22:58 +0000 (15:22 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:53 +0000 (03:06 +0100)
commit111c5f54a1fda35ff3a35d5cb62cd5f0f3e9d5b2
treec09223c430b8ac8918f0ba0900251bad9e31af41
parenta737d3ebc8ece5728c2d98b725652b7a0056d593
target-ppc: Altivec 2.07: Vector Logical Instructions

This patch adds the Vector Logical Instructions that are introduced
in Power ISA Version 2.07: veqv, vnand and vorc.

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