Searched refs:FLUSHSP (Results 1 – 1 of 1) sorted by relevance
/arch/mips/math-emu/ |
D | ieee754int.h | 142 #define FLUSHSP(v, vc, vs, ve, vm) \ macro 156 #define FLUSHXSP FLUSHSP(x, xc, xs, xe, xm) 157 #define FLUSHYSP FLUSHSP(y, yc, ys, ye, ym) 158 #define FLUSHZSP FLUSHSP(z, zc, zs, ze, zm)
|