« Previous | Next » 

Revision 7b378119

ID7b378119bd67609f25bd78b714d0fab922600f40

Added by Peter Maydell over 10 years ago

softfloat: Add float16 <=> float64 conversion functions

Add the conversion functions float16_to_float64() and
float64_to_float16(), which will be needed for the ARM
A64 instruction set.

Signed-off-by: Peter Maydell <>
Reviewed-by: Richard Henderson <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences