Home
last modified time | relevance | path

Searched refs:FP_DECL_S (Results 1 – 24 of 24) sorted by relevance

/linux/arch/nds32/math-emu/
A Dfadds.c10 FP_DECL_S(A); in fadds()
11 FP_DECL_S(B); in fadds()
12 FP_DECL_S(R); in fadds()
A Dfmuls.c10 FP_DECL_S(A); in fmuls()
11 FP_DECL_S(B); in fmuls()
12 FP_DECL_S(R); in fmuls()
A Dfsubs.c11 FP_DECL_S(A); in fsubs()
12 FP_DECL_S(B); in fsubs()
13 FP_DECL_S(R); in fsubs()
A Dfdivs.c10 FP_DECL_S(A); in fdivs()
11 FP_DECL_S(B); in fdivs()
12 FP_DECL_S(R); in fdivs()
A Dfsqrts.c10 FP_DECL_S(A); in fsqrts()
11 FP_DECL_S(R); in fsqrts()
A Dfnegs.c10 FP_DECL_S(A); in fnegs()
11 FP_DECL_S(R); in fnegs()
A Dfcmps.c8 FP_DECL_S(A); in fcmps()
9 FP_DECL_S(B); in fcmps()
A Dfsi2s.c13 FP_DECL_S(R); in fsi2s()
A Dfui2s.c13 FP_DECL_S(R); in fui2s()
A Dfd2s.c12 FP_DECL_S(R); in fd2s()
A Dfs2d.c12 FP_DECL_S(A); in fs2d()
A Dfs2si.c13 FP_DECL_S(A); in fs2si()
A Dfs2siz.c13 FP_DECL_S(A); in fs2si_z()
A Dfs2ui.c13 FP_DECL_S(A); in fs2ui()
A Dfs2uiz.c13 FP_DECL_S(A); in fs2ui_z()
/linux/arch/sh/math-emu/
A Dmath.c137 FP_DECL_S(Fr); in fmac()
138 FP_DECL_S(Ft); in fmac()
139 FP_DECL_S(F0); in fmac()
140 FP_DECL_S(Fm); in fmac()
141 FP_DECL_S(Fn); in fmac()
320 FP_DECL_S(Fn); in fcnvsd()
332 FP_DECL_S(Fr); in fcnvds()
/linux/arch/powerpc/math-emu/
A Dmath_efp.c215 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_spe_mathemu()
416 FP_DECL_S(SB); in do_spe_mathemu()
486 FP_DECL_S(SA0); FP_DECL_S(SB0); FP_DECL_S(SR0); in do_spe_mathemu()
487 FP_DECL_S(SA1); FP_DECL_S(SB1); FP_DECL_S(SR1); in do_spe_mathemu()
A Dlfs.c15 FP_DECL_S(A); in lfs()
A Dstfs.c15 FP_DECL_S(R); in stfs()
/linux/arch/alpha/math-emu/
A Dmath.c106 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in alpha_fp_emul()
/linux/arch/sparc/math-emu/
A Dmath_32.c286 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_one_mathemu()
A Dmath_64.c181 FP_DECL_S(SA); FP_DECL_S(SB); FP_DECL_S(SR); in do_mathemu()
/linux/include/math-emu/
A Dsingle.h62 #define FP_DECL_S(X) _FP_DECL(1,X) macro
/linux/arch/powerpc/include/asm/
A Dsfp-machine.h183 FP_DECL_S(__X); \

Completed in 24 milliseconds