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 <[email protected]>
> ---
>  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é <[email protected]>

Reply via email to