|
From: | Richard Henderson |
Subject: | Re: [Qemu-devel] [PATCH v3 01/13] fpu: replace LIT64 usage with UINT64_C for specialize constants |
Date: | Tue, 13 Aug 2019 13:59:05 +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: > We have a wrapper that does the right thing from stdint.h so lets use > it for our constants in softfloat-specialize.h > > Signed-off-by: Alex Bennée <address@hidden> > --- > fpu/softfloat-specialize.h | 26 +++++++++++++------------- > 1 file changed, 13 insertions(+), 13 deletions(-) Reviewed-by: Richard Henderson <address@hidden> r~
[Prev in Thread] | Current Thread | [Next in Thread] |