Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dsfsub.c433 Sgl_rightshiftby1_withextent(result,extent,extent); in sgl_fsub()
H A Dsfadd.c430 Sgl_rightshiftby1_withextent(result,extent,extent); in sgl_fadd()
H A Dsgl_float.h53 #define Sgl_rightshiftby1_withextent(left,right,dst) \ macro