qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v5 52/57] tcg/tci: Implement mulu2, muls2


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH v5 52/57] tcg/tci: Implement mulu2, muls2
Date: Tue, 16 Mar 2021 23:44:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 3/11/21 3:39 PM, Richard Henderson wrote:
> We already had mulu2_i32 for a 32-bit host; expand this to 64-bit
> hosts as well.  The muls2_i32 and the 64-bit opcodes are new.
> 
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
>  tcg/tci/tcg-target.h     |  8 ++++----
>  tcg/tci.c                | 35 +++++++++++++++++++++++++++++------
>  tcg/tci/tcg-target.c.inc | 16 ++++++++++------
>  3 files changed, 43 insertions(+), 16 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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