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::fp32_to_fp64 - Convert fp32 to 64 bit floating point

Arguments

input
           a long integer

Description

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

Name

       function::fp32_to_fp64 - Convert fp32 to 64 bit floating point

See Also

tapset::floatingpoint(3stap)

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

Synopsis

           fp32_to_fp64:long(input:long)

See Also