qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 2/2] bitops: fix types


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v3 2/2] bitops: fix types
Date: Mon, 16 Jul 2012 16:34:50 +0100

On 14 July 2012 13:34, Blue Swirl <address@hidden> wrote:
> bitops.h uses inconsistently 'unsigned long' and 'int' for bit numbers.
>
> Unify to 'unsigned long' because it generates better code on x86_64.
> Adjust asserts accordingly.

Still disagree with this patch, for the record.

-- PMM



reply via email to

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