Searched refs:FLUSHDP (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/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)
|
D | dp_msubf.c | 44 FLUSHDP(z, zc, zs, ze, zm); in ieee754dp_msubf()
|
D | dp_maddf.c | 44 FLUSHDP(z, zc, zs, ze, zm); in ieee754dp_maddf()
|