Home | History | Annotate | Download | only in PowerPC

Lines Matching full:fdivs

9207   // Combine multiple FDIVs with the same divisor into multiple FMULs by the
9208 // reciprocal if there are two or more FDIVs (for embedded cores with only
9209 // one FP pipeline) for three or more FDIVs (for generic OOO cores).