summary refs log tree commit diff stats
path: root/scripts/qapi.py
diff options
context:
space:
mode:
authorTom Musta <tommusta@gmail.com>2014-02-12 15:23:17 -0600
committerAlexander Graf <agraf@suse.de>2014-03-05 03:06:59 +0100
commit557d52fa697c938aeff2784b79df55952c3bfcc1 (patch)
treecadb732d788c6cae4a14700ef5909da8f47724d8 /scripts/qapi.py
parente8f7b27b9942d02ece7df34ae2b2a09cb9da7196 (diff)
downloadfocaccia-qemu-557d52fa697c938aeff2784b79df55952c3bfcc1.tar.gz
focaccia-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 'scripts/qapi.py')
0 files changed, 0 insertions, 0 deletions