]> Git Repo - qemu.git/commit - target-ppc/int_helper.c
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions
authorTom Musta <[email protected]>
Wed, 12 Feb 2014 21:23:18 +0000 (15:23 -0600)
committerAlexander Graf <[email protected]>
Wed, 5 Mar 2014 02:07:00 +0000 (03:07 +0100)
commit57354f8f12d04efc3c38126b967fc178b56885f5
treef102711c5d6955ee4e3ce37582bf63fe9ae07f2b
parent557d52fa697c938aeff2784b79df55952c3bfcc1
target-ppc: Altivec 2.07: Vector SHA Sigma Instructions

This patch adds the Vector SHA Sigma instructions introduced in Power
ISA Version 2.07:

  - Vector SHA-512 Sigma Doubleword (vshasigmad)
  - Vector SHA-256 Sigma Word (vshasigmaw)

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.024937 seconds and 4 git commands to generate.