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_mul - Multiplication between floating points

Arguments

mul1
           the 64 bit floating point multiplicand

       mul2
           64 bit floating point multiplier

Description

       result is multiplicand times multiplier

Name

       function::fp_mul - Multiplication between floating points

See Also

tapset::floatingpoint(3stap)

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

Synopsis

           fp_mul:long(mul1:long,mul2:long)

See Also