Searched refs:Sgl_xorfromintp1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/arch/parisc/math-emu/ |
D | sfsub.c | 158 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fsub() 159 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fsub()
|
D | sfadd.c | 159 Sgl_xorfromintp1(save,right,/*to*/right); in sgl_fadd() 160 Sgl_xorfromintp1(save,left,/*to*/left); in sgl_fadd()
|
D | sgl_float.h | 238 #define Sgl_xorfromintp1(left,right,result) \ macro 408 Sgl_xorfromintp1(left,right,result)
|