qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 05/15] tcg/arm: Implement tcg_out_dup*_vec


From: Peter Maydell
Subject: Re: [PATCH v2 05/15] tcg/arm: Implement tcg_out_dup*_vec
Date: Mon, 8 Feb 2021 18:14:22 +0000

On Mon, 8 Feb 2021 at 03:51, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Most of dupi is copied from tcg/aarch64, which has the same
> encoding for AdvSimdExpandImm.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/arm/tcg-target.c.inc | 283 +++++++++++++++++++++++++++++++++++++--
>  1 file changed, 275 insertions(+), 8 deletions(-)

There is a fair chunk of duplicate-with-aarch64 code here;
but it's kind of on the borderline of whether it's worth
the effort of trying to share it I guess.

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

thanks
-- PMM



reply via email to

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