qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v3 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}


From: Peter Maydell
Subject: Re: [PATCH v3 03/29] tcg/aarch64: Merge tcg_out_rev{16,32,64}
Date: Mon, 28 Jun 2021 15:16:38 +0100

On Sat, 26 Jun 2021 at 07:36, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Pass in the input and output size.  We currently use 3 of the 5
> possible combinations; the others may be used by new tcg opcodes.
>
> Cc: Peter Maydell <peter.maydell@linaro.org>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/aarch64/tcg-target.c.inc | 42 ++++++++++++++----------------------
>  1 file changed, 16 insertions(+), 26 deletions(-)

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

thanks
-- PMM



reply via email to

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