Searched refs:opndp4 (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/arch/parisc/math-emu/ |
A D | dbl_float.h | 799 case 0: sticky = Dextallp4(opndp4) << 32-(shiftamt); \ 800 Variableshiftdouble(opndp3,opndp4,shiftamt,opndp4); \ 806 Dextallp4(opndp4); \ 807 Variableshiftdouble(opndp2,opndp3,shiftamt,opndp4); \ 813 Dextallp3(opndp3) | Dextallp4(opndp4); \ 814 Variableshiftdouble(opndp1,opndp2,shiftamt,opndp4); \ 820 Dextallp4(opndp4); \ 821 Dextallp4(opndp4) = Dextallp1(opndp1) >> shiftamt; \ 829 Dextallp3(opndp3) | Dextallp4(opndp4); \ 830 Dblext_setzero(opndp1,opndp2,opndp3,opndp4); \ [all …]
|
Completed in 5 milliseconds