]> Git Repo - qemu.git/commit - target-ppc/int_helper.c
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes
authorTom Musta <[email protected]>
Wed, 12 Feb 2014 21:23:14 +0000 (15:23 -0600)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:06:58 +0000 (03:06 +0100)
commitf1064f612c9783136f2c59b94a4a8da70d3a09e3
treea2c94a8aad4c13b1f798636a6908455029ac38d8
parent6f3dab41fb9ecf1caf9779644e4267af6570dd71
target-ppc: Altivec 2.07: Vector Gather Bits by Bytes

This patch adds the Vector Gather Bits by Bytes Doubleword (vgbbd)
instruction which is 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.026745 seconds and 4 git commands to generate.