Home
last modified time | relevance | path

Searched refs:FP_CMP_D (Results 1 – 7 of 7) sorted by relevance

/linux/arch/nds32/math-emu/
A Dfcmpd.c16 FP_CMP_D(cmp, A, B, SF_CUN); in fcmpd()
/linux/arch/powerpc/math-emu/
A Dfcmpu.c31 FP_CMP_D(cmp, A, B, 2); in fcmpu()
A Dfcmpo.c34 FP_CMP_D(cmp, A, B, 2); in fcmpo()
A Dmath_efp.c473 FP_CMP_D(IR, DA, DB, 3); in do_spe_mathemu()
/linux/include/math-emu/
A Ddouble.h117 #define FP_CMP_D(r,X,Y,un) _FP_CMP(D,2,r,X,Y,un) macro
192 #define FP_CMP_D(r,X,Y,un) _FP_CMP(D,1,r,X,Y,un) macro
/linux/arch/alpha/math-emu/
A Dmath.c178 FP_CMP_D(res, DA, DB, 3); in alpha_fp_emul()
/linux/arch/sparc/math-emu/
A Dmath_32.c482 FP_CMP_D(IR, DB, DA, 3); in do_one_mathemu()

Completed in 16 milliseconds