logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::long_to_fp - Convert long int to 64 bit floating point

Arguments

input
           a long integer

Description

       Convert from a long to a 64 bit softfloat floating point.

Name

       function::long_to_fp - Convert long int to 64 bit floating point

See Also

tapset::floatingpoint(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::LONG_TO_FP(3stap)

Synopsis

           long_to_fp:long(input:long)

See Also