qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v6 14/82] target/arm: Implement PMULLB and PMULLT


From: Peter Maydell
Subject: Re: [PATCH v6 14/82] target/arm: Implement PMULLB and PMULLT
Date: Tue, 11 May 2021 13:29:43 +0100

On Fri, 30 Apr 2021 at 21:34, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/cpu.h           | 10 ++++++++++
>  target/arm/helper-sve.h    |  1 +
>  target/arm/sve.decode      |  2 ++
>  target/arm/translate-sve.c | 22 ++++++++++++++++++++++
>  target/arm/vec_helper.c    | 24 ++++++++++++++++++++++++
>  5 files changed, 59 insertions(+)

For consistency it would be nice to have the subject say
"Implement SVE2 PMULLB and PMULLT" to match the other patches
in the series.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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