Searched refs:monadic_extended (Results 1 - 1 of 1) 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.c80 static floatx80 (*const monadic_extended[16])(struct roundingData*, floatx80 rFm) = { variable
146 if (monadic_extended[opc_mask_shift]) {
147 rFd->fExtended = monadic_extended[opc_mask_shift](roundData, rFm);

Completed in 109 milliseconds