1FUNCTION::FP32_TO_FP(3staFpl)oating point processing TaFpUsNCTION::FP32_TO_FP(3stap)
23
4
NAME
6function::fp32_to_fp64 - Convert fp32 to 64 bit floating point
7
SYNOPSIS
9fp32_to_fp64:long(input:long)
10
ARGUMENTS
12input
13a long integer
14
DESCRIPTION
16Convert from 32 bit floating point to a 64 bit softfloat floating
17point.
18
SEE ALSO
20tapset::floatingpoint(3stap)
2122
23
24
SystemTap Tapset Reference May 2021 FUNCTION::FP32_TO_FP(3stap)