Searched refs:XDPSRS (Results 1 - 4 of 4) sorted by relevance

/linux-master/arch/mips/math-emu/
H A Ddp_sub.c127 ym = XDPSRS(ym, s);
134 xm = XDPSRS(xm, s);
H A Ddp_add.c121 ym = XDPSRS(ym, s);
128 xm = XDPSRS(xm, s);
H A Dieee754dp.h37 #define XDPSRS(v,rs) \ macro
H A Dieee754dp.c133 xm = XDPSRS(xm, es);

Completed in 120 milliseconds