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