]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/arm: Use aesdec_ISB_ISR_AK
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 2 Jun 2023 08:15:31 +0000 (01:15 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Sun, 9 Jul 2023 12:46:47 +0000 (13:46 +0100)
commit2a8b545ffdb08fb2d5f37cbcc84d19629c419b3b
tree85463265501cdc2136eb6ef10b2e3944dcdb628a
parent552d892494d36d37451dc7538daae03060011b8b
target/arm: Use aesdec_ISB_ISR_AK

This implements the AESD instruction.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/tcg/crypto_helper.c