Home
last modified time | relevance | path

Searched refs:resultd (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/parisc/math-emu/
H A Ddbl_float.h622 …ext_subtract(lefta,leftb,leftc,leftd,righta,rightb,rightc,rightd,resulta,resultb,resultc,resultd) \ argument
626 Dextallp4(resultd) = Dextallp4(leftd) - Dextallp4(rightd); \
634 …ext_addition(lefta,leftb,leftc,leftd,righta,rightb,rightc,rightd,resulta,resultb,resultc,resultd) \ argument
637 if ((Dextallp4(resultd) = Dextallp4(leftd)+Dextallp4(rightd)) < \