Re: [PATCH 16/20] target/arm: Implement AESD (indexed)

Peter Maydell <[email protected]> Tue, 28 Jul 2026 17:18:55 +0100
Newsgroups org.nongnu.qemu-arm,org.nongnu.qemu-devel
Message-ID <CAFEAcA-wpd0CeUSSko2NSb8W5DUR6VNODv+0AVV4E847_HCu6Q@mail.gmail.com>
On Tue, 21 Jul 2026 at 19:52, 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 | 47 +++++++++++++++++++++++++---------
>  target/arm/tcg/translate-sve.c |  2 ++
>  target/arm/tcg/sve.decode      |  3 +++
>  4 files changed, 41 insertions(+), 12 deletions(-)
>

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

thanks
-- PMM