qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] qemu host-utils.c


From: Blue Swirl
Subject: Re: [Qemu-devel] qemu host-utils.c
Date: Sat, 27 Oct 2007 09:45:58 +0300

On 10/24/07, Thiemo Seufer <address@hidden> wrote:
> - SPARC and Alpha look like they will break on 32bit hosts, they should
>   do multiplications the same way as the other 64bit targets.

I can't see how Sparc would break: smul and umul perform 32x32->64 bit
multiplications, Sparc64 mulx does 64x64->64 bit multiplications.
There is no overflow detection.




reply via email to

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