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_ADD(3stap) | Floating point processing Taps | FUNCTION::FP_ADD(3stap) |
NAME¶
function::fp_add - Addition between floating pointsSYNOPSIS¶
fp_add:long(add1:long,add2:long)
ARGUMENTS¶
add1the 64 bit floating point addend
add2
second 64 bit floating point addend
DESCRIPTION¶
Given addend 1 and addend 2, apply floating point addingSEE ALSO0¶
tapset::floatingpoint(3stap)November 2020 | SystemTap Tapset Reference |