Home
last modified time | relevance | path

Searched refs:FLUSHDP (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/math-emu/
Dieee754int.h119 #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)
Ddp_msubf.c44 FLUSHDP(z, zc, zs, ze, zm); in ieee754dp_msubf()
Ddp_maddf.c44 FLUSHDP(z, zc, zs, ze, zm); in ieee754dp_maddf()