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

/linux-4.1.27/arch/arm/nwfpe/
H A Dextended_cpdo.c45 return floatx80_div(roundData, rFm, rFn); floatx80_rdv()
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.c2987 floatx80 floatx80_div( struct roundingData *roundData, floatx80 a, floatx80 b ) floatx80_div() function

Completed in 132 milliseconds