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::fp_add - Addition between floating points

Arguments

add1
           the 64 bit floating point addend

       add2
           second 64 bit floating point addend

Description

       Given addend 1 and addend 2, apply floating point adding

Name

       function::fp_add - Addition between floating points

See Also

tapset::floatingpoint(3stap)

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

Synopsis

           fp_add:long(add1:long,add2:long)

See Also