Skip to content
Snippets Groups Projects
Commit 14c9a07e authored by Peter Maydell's avatar Peter Maydell
Browse files

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: default avatarPeter Maydell <peter.maydell@linaro.org>
Reviewed-by: default avatarRichard Henderson <rth@twiddle.net>
parent c4a1c5e7
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