qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 11/18] target/s390x: Use clmul_32* routines


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v2 11/18] target/s390x: Use clmul_32* routines
Date: Mon, 21 Aug 2023 14:39:03 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 19/8/23 03:02, Richard Henderson wrote:
Use generic routines for 32-bit carry-less multiply.
Remove our local version of galois_multiply32.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  target/s390x/tcg/vec_int_helper.c | 75 +++++++++----------------------
  1 file changed, 22 insertions(+), 53 deletions(-)

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




reply via email to

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