table of contents
other versions
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::FP_MUL(3stap) | Floating point processing Taps | FUNCTION::FP_MUL(3stap) |
NAME¶
function::fp_mul - Multiplication between floating pointsSYNOPSIS¶
fp_mul:long(mul1:long,mul2:long)
ARGUMENTS¶
mul1the 64 bit floating point multiplicand
mul2
64 bit floating point multiplier
DESCRIPTION¶
result is multiplicand times multiplierSEE ALSO0¶
tapset::floatingpoint(3stap)November 2020 | SystemTap Tapset Reference |