]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
target-i386: Use Common ShiftRows and InvShiftRows Tables
authorTom Musta <tommusta@gmail.com>
Thu, 13 Mar 2014 14:13:28 +0000 (09:13 -0500)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:33 +0000 (13:24 +0200)
commit04af534d55f23a024cb21864b073bd6d1da7dcf6
tree54dbf1e8a6ea483a6220d2d51fc098e8b87ecf44
parentbfd8f5b754318a933e052374c3c17d314bd9927c
target-i386: Use Common ShiftRows and InvShiftRows Tables

This patch eliminates the (now) redundant copy of the Advanced Encryption Standard (AES)
ShiftRows and InvShiftRows tables; the code is updated to use the common tables declared in
include/qemu/aes.h.

Signed-off-by: Tom Musta <tommusta@gmail.com>
Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Alexander Graf <agraf@suse.de>
target-i386/ops_sse.h