Searched refs:dyadic_extended (Results 1 – 1 of 1) sorted by relevance
48 static floatx80 (*const dyadic_extended[16])(struct roundingData*, floatx80 rFn, floatx80 rFm) = { variable140 if (dyadic_extended[opc_mask_shift]) { in ExtendedCPDO()141 rFd->fExtended = dyadic_extended[opc_mask_shift](roundData, rFn, rFm); in ExtendedCPDO()