Searched refs:floatx80_div (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dextended_cpdo.c45 return floatx80_div(roundData, rFm, rFn);
53 [DVF_CODE >> 20] = floatx80_div,
59 [FDV_CODE >> 20] = floatx80_div,
H A Dsoftfloat.h218 floatx80 floatx80_div( struct roundingData *, floatx80, floatx80 );
H A Dsoftfloat.c2959 floatx80 floatx80_div( struct roundingData *roundData, floatx80 a, floatx80 b ) function

Completed in 61 milliseconds