Home
last modified time | relevance | path

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

/linux-6.6.21/arch/parisc/math-emu/
Ddbl_float.h559 #define Dblext_right_align(srcdstA,srcdstB,srcdstC,srcdstD,shift) \ argument
565 sticky = Dextallp4(srcdstD) << 32 - (shiftamt); \
567 Dextallp4(srcdstD),shiftamt,Dextallp4(srcdstD)); \
577 Dextallp4(srcdstD); \
579 Dextallp3(srcdstC),shiftamt,Dextallp4(srcdstD)); \
584 sticky = Dextallp4(srcdstD); \
585 Dextallp4(srcdstD) = Dextallp3(srcdstC); \
593 Dextallp3(srcdstC) | Dextallp4(srcdstD); \
595 Dextallp2(srcdstB),shiftamt,Dextallp4(srcdstD)); \
598 sticky = Dextallp3(srcdstC) | Dextallp4(srcdstD); \
[all …]