FUNCTION::LONG_TO_FP
Section: Floating point processing Taps (3stap)
Updated: November 2020
Page Index
NAME
function::long_to_fp - Convert long int to 64 bit floating point
SYNOPSIS
long_to_fp:long(input:long)
ARGUMENTS
input
-
a long integer
DESCRIPTION
Convert from a long to a softfloat floating point, then print the floating point value.
SEE ALSO
tapset::floatingpoint(3stap)