Home
last modified time | relevance | path

Searched refs:FP_PACK_DP (Results 1 – 15 of 15) sorted by relevance

/linux/arch/nds32/math-emu/
A Dfsi2d.c18 FP_PACK_DP(ft, R); in fsi2d()
A Dfui2d.c18 FP_PACK_DP(ft, R); in fui2d()
A Dfsqrtd.c18 FP_PACK_DP(ft, R); in fsqrtd()
A Dfnegd.c18 FP_PACK_DP(ft, R); in fnegd()
A Dfs2d.c20 FP_PACK_DP(ft, R); in fs2d()
A Dfaddd.c20 FP_PACK_DP(ft, R); in faddd()
A Dfmuld.c20 FP_PACK_DP(ft, R); in fmuld()
A Dfsubd.c24 FP_PACK_DP(ft, R); in fsubd()
A Dfdivd.c24 FP_PACK_DP(ft, R); in fdivd()
/linux/include/math-emu/
A Ddouble.h101 #define FP_PACK_DP(val,X) \ macro
173 #define FP_PACK_DP(val,X) \ macro
/linux/arch/alpha/math-emu/
A Dmath.c283 FP_PACK_DP(&vc, DR); in alpha_fp_emul()
/linux/arch/sparc/math-emu/
A Dmath_32.c508 case 6: FP_PACK_DP (rd, DR); break; in do_one_mathemu()
A Dmath_64.c510 case 6: FP_PACK_DP (rd, DR); break; in do_mathemu()
/linux/arch/sh/math-emu/
A Dmath.c60 {u32 t[2]; FP_PACK_DP(t,f); ((u32*)&r)[0]=t[1]; ((u32*)&r)[1]=t[0];}
/linux/arch/powerpc/math-emu/
A Dmath_efp.c469 FP_PACK_DP(vc.dp, DR); in do_spe_mathemu()

Completed in 21 milliseconds