Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dsfsub.c301 Sgl_leftshiftby1_withextent(result,extent,result); in sgl_fsub()
H A Dsfadd.c298 Sgl_leftshiftby1_withextent(result,extent,result); in sgl_fadd()
H A Dsgl_float.h50 #define Sgl_leftshiftby1_withextent(left,right,result) \ macro