qemu-arm
[Top][All Lists]
Advanced

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

Re: [PATCH v6 78/82] target/arm: Split decode of VSDOT and VUDOT


From: Peter Maydell
Subject: Re: [PATCH v6 78/82] target/arm: Split decode of VSDOT and VUDOT
Date: Thu, 13 May 2021 20:27:17 +0100

On Fri, 30 Apr 2021 at 22:21, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Now that we have a common helper, sharing decode does not
> save much.  Also, this will solve an upcoming naming problem.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/arm/neon-shared.decode |  9 ++++++---
>  target/arm/translate-neon.c   | 30 ++++++++++++++++++++++--------
>  2 files changed, 28 insertions(+), 11 deletions(-)

It also deals with the issue I had while reviewing the
previous patch of trying to find "VDOT" in the Arm ARM and
failing :-)

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

thanks
-- PMM



reply via email to

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