qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 7/7] softfloat: Make float{32, 64}_to_uint16_


From: Andreas Färber
Subject: Re: [Qemu-devel] [PATCH v3 7/7] softfloat: Make float{32, 64}_to_uint16_round_to_zero() use uint_fast16_t
Date: Sat, 1 Jan 2011 14:47:48 +0100

Peter,

Am 18.12.2010 um 17:25 schrieb Andreas Färber:

v3:
* Split off. Use uint_fast16_t rather than uint16_t.

v2:
* Initial.

Cc: Peter Maydell <address@hidden>
Cc: Nathan Froyd <address@hidden>
Signed-off-by: Andreas Färber <address@hidden>
---
fpu/softfloat.c |    8 ++++----
fpu/softfloat.h |    4 ++--
2 files changed, 6 insertions(+), 6 deletions(-)

Not having heard further feedback on the core part of this series, I'm currently rebasing now that 1-3 are in and would post a v4 doing more conversions this weekend unless you spot a problem.

Andreas


reply via email to

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