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

/linux-4.4.14/arch/mips/math-emu/
H A Ddp_add.c135 ym = XDPSRS(ym, s); ieee754dp_add()
142 xm = XDPSRS(xm, s); ieee754dp_add()
H A Dieee754dp.h49 #define XDPSRS(v,rs) \ macro
H A Ddp_maddf.c221 rm = XDPSRS(rm, s); ieee754dp_maddf()
228 zm = XDPSRS(zm, s); ieee754dp_maddf()
H A Ddp_msubf.c225 rm = XDPSRS(rm, s); ieee754dp_msubf()
232 zm = XDPSRS(zm, s); ieee754dp_msubf()
H A Ddp_sub.c140 ym = XDPSRS(ym, s); ieee754dp_sub()
147 xm = XDPSRS(xm, s); ieee754dp_sub()
H A Dieee754dp.c134 xm = XDPSRS(xm, es); ieee754dp_format()

Completed in 40 milliseconds