Searched refs:floatx80_to_float32 (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/nwfpe/
H A Dfpa11_cpdo.c100 rFd->fSingle = floatx80_to_float32(&roundData, rFd->fExtended);
H A Dsoftfloat.h206 float32 floatx80_to_float32( struct roundingData *, floatx80 );
H A Dfpa11_cpdt.c118 val.f = floatx80_to_float32(roundData, fpa11->fpreg[Fn].fExtended);
H A Dsoftfloat.c2584 float32 floatx80_to_float32( struct roundingData *roundData, floatx80 a ) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dfpa11_cpdo.c100 rFd->fSingle = floatx80_to_float32(&roundData, rFd->fExtended);
H A Dsoftfloat.h206 float32 floatx80_to_float32( struct roundingData *, floatx80 );
H A Dfpa11_cpdt.c118 val.f = floatx80_to_float32(roundData, fpa11->fpreg[Fn].fExtended);
H A Dsoftfloat.c2584 float32 floatx80_to_float32( struct roundingData *roundData, floatx80 a ) function

Completed in 78 milliseconds