Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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