qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 04/28] tcg/arm: Support bswap flags


From: Peter Maydell
Subject: Re: [PATCH 04/28] tcg/arm: Support bswap flags
Date: Mon, 21 Jun 2021 15:09:56 +0100

On Mon, 14 Jun 2021 at 09:49, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Combine the three bswap16 routines, and differentiate via the flags.
> Use the correct flags combination from the load/store routines, and
> pass along the constant parameter from tcg_out_op.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/arm/tcg-target.c.inc | 78 ++++++++++++++++++++--------------------
>  1 file changed, 38 insertions(+), 40 deletions(-)

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

thanks
-- PMM



reply via email to

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