Searched refs:FLUSHSP (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/arch/mips/math-emu/ |
D | ieee754int.h | 130 #define FLUSHSP(v, vc, vs, ve, vm) \ macro 143 #define FLUSHXSP FLUSHSP(x, xc, xs, xe, xm) 144 #define FLUSHYSP FLUSHSP(y, yc, ys, ye, ym)
|
D | sp_maddf.c | 43 FLUSHSP(z, zc, zs, ze, zm); in ieee754sp_maddf()
|
D | sp_msubf.c | 43 FLUSHSP(z, zc, zs, ze, zm); in ieee754sp_msubf()
|