Home
last modified time | relevance | path

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

/arch/parisc/math-emu/
Ddbl_float.h572 #define Dblext_right_align(srcdstA,srcdstB,srcdstC,srcdstD,shift) \ argument
578 sticky = Dextallp4(srcdstD) << 32 - (shiftamt); \
580 Dextallp4(srcdstD),shiftamt,Dextallp4(srcdstD)); \
590 Dextallp4(srcdstD); \
592 Dextallp3(srcdstC),shiftamt,Dextallp4(srcdstD)); \
597 sticky = Dextallp4(srcdstD); \
598 Dextallp4(srcdstD) = Dextallp3(srcdstC); \
606 Dextallp3(srcdstC) | Dextallp4(srcdstD); \
608 Dextallp2(srcdstB),shiftamt,Dextallp4(srcdstD)); \
611 sticky = Dextallp3(srcdstC) | Dextallp4(srcdstD); \
[all …]