Home
last modified time | relevance | path

Searched refs:Sgl_xortointp1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/parisc/math-emu/
H A Dsfcmp.c90 Sgl_xortointp1(left,right,xorresult); in sgl_fcmp()
H A Dsfadd.c57 Sgl_xortointp1(left,right,/*to*/save); in sgl_fadd()
H A Dsfsub.c55 Sgl_xortointp1(left,right,/*to*/save); in sgl_fsub()
H A Dsgl_float.h235 #define Sgl_xortointp1(left,right,result) \ macro
406 #define Sglext_xortointp1(left,right,result) Sgl_xortointp1(left,right,result)