qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 06/35] target/arm: Demultiplex AESE and AESMC


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 06/35] target/arm: Demultiplex AESE and AESMC
Date: Mon, 5 Jun 2023 12:56:43 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.11.2

On 3/6/23 04:33, Richard Henderson wrote:
Split these helpers so that we are not passing 'decrypt'
within the simd descriptor.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/arm/helper.h             |  2 ++
  target/arm/tcg/sve.decode       |  4 ++--
  target/arm/tcg/crypto_helper.c  | 37 +++++++++++++++++++++++----------
  target/arm/tcg/translate-a64.c  | 13 ++++--------
  target/arm/tcg/translate-neon.c |  4 ++--
  target/arm/tcg/translate-sve.c  |  8 ++++---
  6 files changed, 41 insertions(+), 27 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]