qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v8 47/68] target/nios2: Split out helpers for gen_rr_mul_high


From: Peter Maydell
Subject: Re: [PATCH v8 47/68] target/nios2: Split out helpers for gen_rr_mul_high
Date: Tue, 26 Apr 2022 10:53:48 +0100

On Fri, 22 Apr 2022 at 18:44, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Rename the macro from gen_r_mul, because these are the multiply
> variants that produce a high-part result.  Do as little work as
> possible within the macro; split out helper functions and pass
> in arguments instead.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  target/nios2/translate.c | 31 ++++++++++++++++++-------------
>  1 file changed, 18 insertions(+), 13 deletions(-)
>

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

thanks
-- PMM



reply via email to

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