1FUNCTION::LONG_TO_FP(3staFpl)oating point processing TaFpUsNCTION::LONG_TO_FP(3stap)
23
4
NAME
6function::long_to_fp - Convert long int to 64 bit floating point
7
SYNOPSIS
9long_to_fp:long(input:long)
10
ARGUMENTS
12input
13a long integer
14
DESCRIPTION
16Convert from a long to a softfloat floating point, then print the
17floating point value.
18
SEE ALSO
20tapset::floatingpoint(3stap)
2122
23
24
SystemTap Tapset Reference November 2020 FUNCTION::LONG_TO_FP(3stap)