On Fri, 30 Apr 2021 at 22:21, Richard Henderson
<richard.hender...@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.hender...@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.mayd...@linaro.org>

thanks
-- PMM

Reply via email to