« Previous | Next » 

Revision 47a34e00

ID47a34e009de2f4a99862e71e1d15d178dac5f259

Added by Tom Musta over 10 years ago

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: Tom Musta <>
Reviewed-by: Peter Maydell <>
[PMM: removed harmless but silly int64_t casts]
Signed-off-by: Peter Maydell <>
Reviewed-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences