Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dsfsub.c158 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fsub()
159 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fsub()
H A Dsfadd.c159 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fadd()
160 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fadd()
H A Dsgl_float.h238 #define Sgl_xorfromintp1(left,right,result) \ macro
408 Sgl_xorfromintp1(left,right,result)