summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorTom Musta2014-02-12 22:23:17 +0100
committerAlexander Graf2014-03-05 03:06:59 +0100
commit557d52fa697c938aeff2784b79df55952c3bfcc1 (patch)
treecadb732d788c6cae4a14700ef5909da8f47724d8 /include
parenttarget-ppc: Altivec 2.07: Binary Coded Decimal Instructions (diff)
downloadqemu-557d52fa697c938aeff2784b79df55952c3bfcc1.tar.gz
qemu-557d52fa697c938aeff2784b79df55952c3bfcc1.tar.xz
qemu-557d52fa697c938aeff2784b79df55952c3bfcc1.zip
target-ppc: Altivec 2.07: AES Instructions
This patch adds the Vector AES instructions introduced in Power ISA Version 2.07: - Vector AES Cipher (vcipher) - Vector AES Cipher Last (vcipherlast) - Vector AES Inverse Cipher (vncipher) - Vector AES Inverse Cipher Last (vncipherlast) - Vector AES SubBytes (vsbox) Note that the implementation of vncipher deviates from the RTL in ISA V2.07. However it does match the verbal description in the third paragraph. The RTL will be fixed in ISA V2.07B. The implementation here has been tested against actual P8 hardware. Signed-off-by: Tom Musta <tommusta@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions