|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH v3 05/13] fpu: replace LIT64 with UINT64_C macros |
Date: | Tue, 13 Aug 2019 14:14:54 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
On 8/13/19 1:49 PM, Alex Bennée wrote: > In our quest to eliminate the home rolled LIT64 macro we fixup usage > inside the softfloat code. While we are at it we remove some of the > extraneous spaces to closer fit the house style. > > Signed-off-by: Alex Bennée <address@hidden> > --- > fpu/softfloat.c | 118 ++++++++++++++++----------------- > include/fpu/softfloat-macros.h | 6 +- > 2 files changed, 62 insertions(+), 62 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |