Searched refs:SPNORMRET1 (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/arch/mips/math-emu/ |
D | sp_fint.c | 70 SPNORMRET1(xs, xe, xm, "fint", x); in ieee754sp_fint()
|
D | sp_flong.c | 69 SPNORMRET1(xs, xe, xm, "sp_flong", x); in ieee754sp_flong()
|
D | sp_fdp.c | 75 SPNORMRET1(xs, xe, rm, "fdp", x); in ieee754sp_fdp()
|
D | ieee754sp.h | 89 #define SPNORMRET1(s,e,m,name,a0) SPNORMRET2(s,e,m,name,a0,a0) macro
|