Searched refs:FLUSHDP (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/arch/mips/math-emu/ |
D | ieee754int.h | 131 #define FLUSHDP(v, vc, vs, ve, vm) \ macro 153 #define FLUSHXDP FLUSHDP(x, xc, xs, xe, xm) 154 #define FLUSHYDP FLUSHDP(y, yc, ys, ye, ym) 155 #define FLUSHZDP FLUSHDP(z, zc, zs, ze, zm)
|