commit | 4ad6f9bfa0757934078c00994c6ade3fb944b124 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Jun 02 15:31:24 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sun Jul 09 13:47:17 2023 +0100 |
tree | 8c50ee3329362995afffb875516ae7d6316f05f5 | |
parent | 274f33765af36b5c7447adec18b61125f05b7b83 [diff] |
target/riscv: Use aesdec_ISB_ISR_IMC_AK This implements the AES64DSM instruction. This was the last use of aes64_operation and its support macros, so remove them all. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>