Scroll to navigation

FUNCTION::FP_SUB(3stap) Floating point processing Taps FUNCTION::FP_SUB(3stap)

NAME

function::fp_sub - Subtraction between floating points

SYNOPSIS


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

ARGUMENTS

sub1

the 64 bit floating point minuend

sub2

64 bit floating point subtrahend

DESCRIPTION

result would be minuend minus subtrahend

SEE ALSO0

tapset::floatingpoint(3stap)

November 2023 SystemTap Tapset Reference