]> Git Repo - qemu.git/commit - target/ppc/int_helper.c
target-ppc: Altivec 2.07: Vector Permute and Exclusive OR
authorTom Musta <[email protected]>
Wed, 12 Feb 2014 21:23:19 +0000 (15:23 -0600)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:07:00 +0000 (03:07 +0100)
commitac174549b730531a4d13c8281e2247e66ba0f46d
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 <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
target-ppc/helper.h
target-ppc/int_helper.c
target-ppc/translate.c
This page took 0.024058 seconds and 4 git commands to generate.