1FUNCTION::FP_SUB(3stap) Floating point processing Taps FUNCTION::FP_SUB(3stap)
2
3
4

NAME

6       function::fp_sub - Subtraction between floating points
7

SYNOPSIS

9           fp_sub:long(sub1:long,sub2:long)
10

ARGUMENTS

12       sub1
13           the 64 bit floating point minuend
14
15       sub2
16           64 bit floating point subtrahend
17

DESCRIPTION

19       result would be minuend minus subtrahend
20

SEE ALSO

22       tapset::floatingpoint(3stap)
23
24
25
26SystemTap Tapset Reference       November 2020         FUNCTION::FP_SUB(3stap)
Impressum