Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Ddfsub.c438 Dbl_rightshiftby1_withextent(resultp2,extent,extent); in dbl_fsub()
H A Ddfadd.c435 Dbl_rightshiftby1_withextent(resultp2,extent,extent); in dbl_fadd()
H A Ddbl_float.h90 #define Dbl_rightshiftby1_withextent(leftb,right,dst) \ macro