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.hender...@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é <phi...@linaro.org>


Reply via email to