commit | 607a5f9d624fdd63d0b7f0e640f7a8d21213b8df | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jun 02 02:29:40 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sun Jul 09 13:47:11 2023 +0100 |
tree | 5964443eddf68bd3c588df6c53a8d57e9e2dc938 | |
parent | 7a70583a4109a177468beab378177b2285344b7a [diff] |
target/riscv: Use aesdec_IMC This implements the AES64IM instruction. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>