Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/math-emu/
Dieee754int.h130 #define FLUSHSP(v, vc, vs, ve, vm) \ macro
143 #define FLUSHXSP FLUSHSP(x, xc, xs, xe, xm)
144 #define FLUSHYSP FLUSHSP(y, yc, ys, ye, ym)
Dsp_maddf.c43 FLUSHSP(z, zc, zs, ze, zm); in ieee754sp_maddf()
Dsp_msubf.c43 FLUSHSP(z, zc, zs, ze, zm); in ieee754sp_msubf()