]> git.proxmox.com Git - mirror_qemu.git/commit - target-ppc/translate.c
target-ppc: Altivec 2.07: vbpermq Instruction
authorTom Musta <tommusta@gmail.com>
Wed, 12 Feb 2014 21:23:12 +0000 (15:23 -0600)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:58 +0000 (03:06 +0100)
commit4d82038e4198cdb8aacdf1d605c69cef29748761
treec986eaf0c33ce6011505602ace4c59b045ed3333
parentb41da4ebb2658c4abaaab01e64b9d0bb67dba003
target-ppc: Altivec 2.07: vbpermq Instruction

This patch adds the Vector Bit Permute Quadword (vbpermq) 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