qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 1/2] softfloat: Fix uint64_to_float64
Date: Sat, 8 Dec 2012 16:08:38 +0000

On 8 December 2012 14:48, Andreas Färber <address@hidden> wrote:
> Shouldn't we be updating the Coding Style on all lines we touch? The
> shift line matches it but the normalize and ifs don't.

fpu/ is a special case because the softfloat library has such
a bonkers coding style. I tend to update to qemu standard when
I touch bits of it, but following the existing practice is
also OK in my opinion.

-- PMM



reply via email to

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