target-arm: A64: Implement AES instructions
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 14:43:25 +0000 (15:43 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 9 Jun 2014 15:06:12 +0000 (16:06 +0100)
commit5acc765c04300f9ac8b7944008bc3ad54c6b032a
tree40ed821cabef90ba15644eaf4fe45b66c4c45e64
parentaa633469ed902a6d96b3d4013ec5ce32597f0626
target-arm: A64: Implement AES instructions

Implement the AES instructions from the optional Crypto Extensions.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1401458125-27977-8-git-send-email-peter.maydell@linaro.org
linux-user/elfload.c
target-arm/translate-a64.c