Re: [PATCH 18/20] target/arm: Implement AESDIMC

Peter Maydell <[email protected]> Tue, 28 Jul 2026 17:22:04 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA9jO4nCMCzEB_gJJYoJGihzmDJYOzKsdOMMQDfeKPSXQw@mail.gmail.com>
On Tue, 21 Jul 2026 at 19:50, Richard Henderson
<[email protected]> wrote:
>
> Signed-off-by: Richard Henderson <[email protected]>
> ---
>  target/arm/tcg/helper-defs.h   |  1 +
>  target/arm/tcg/crypto_helper.c | 31 +++++++++++++++++++++++++++++++
>  target/arm/tcg/translate-sve.c |  2 ++
>  target/arm/tcg/sve.decode      |  3 +++
>  4 files changed, 37 insertions(+)

Reviewed-by: Peter Maydell <[email protected]>

thanks
-- PMM