On Fri, Mar 11, 2011 at 06:12:21PM +0000, Peter Maydell wrote: > Use the softfloat make_float32 and float32_val macros to convert between > softfloat's float32 type and raw uint32_t types, rather than private > conversion functions.
Reviewed-by: Nathan Froyd <froy...@codesourcery.com> -Nathan