Searched refs:floatx80_to_float64 (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dfpa11_cpdo.c109 rFd->fDouble = floatx80_to_float64(&roundData, rFd->fExtended);
H A Dsoftfloat.h207 float64 floatx80_to_float64( struct roundingData *, floatx80 );
H A Dfpa11_cpdt.c144 val.f = floatx80_to_float64(roundData, fpa11->fpreg[Fn].fExtended);
H A Dsoftfloat.c2613 float64 floatx80_to_float64( struct roundingData *roundData, floatx80 a ) function

Completed in 48 milliseconds