Skip to content
Snippets Groups Projects
Commit 2f18bbf9 authored by Tom Musta's avatar Tom Musta Committed by Peter Maydell
Browse files

softfloat: Add float32_to_uint64()


This patch adds the float32_to_uint64() routine, which converts a
32-bit floating point number to an unsigned 64 bit number.

This contribution can be licensed under either the softfloat-2a or -2b
license.

Signed-off-by: default avatarTom Musta <tommusta@gmail.com>
Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
[PMM: removed harmless but silly int64_t casts]
Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
Reviewed-by: default avatarRichard Henderson <rth@twiddle.net>
parent 3c85c37f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment