]> Git Repo - qemu.git/commit - target-ppc/int_helper.c
target-ppc: Altivec 2.07: vbpermq Instruction
authorTom Musta <[email protected]>
Wed, 12 Feb 2014 21:23:12 +0000 (15:23 -0600)
committerAlexander Graf <[email protected]>
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 <[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.02623 seconds and 4 git commands to generate.