table of contents
FUNCTION::LONG_TO_FP(3stap) | Floating point processing Taps | FUNCTION::LONG_TO_FP(3stap) |
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 64 bit softfloat floating point.
SEE ALSO0¶
tapset::floatingpoint(3stap)
April 2024 | SystemTap Tapset Reference |