no if you issue only one mul per clock then that's indeed 272 gflops (1/5 the instruction issue rate of fp32 mad only gets you 1/10 the flops cause those mads count twice as much...)ninelven, 1/5 of Cypress is 544, not 272GFLOPS
you're right with add and mul (even with rv770), there's no divide (and no 64bit RCP). The 64bit FP mul on rv870 apparently only needs 2 of the slots and no longer all 4.If my memory serves from the way it used to be in RV670 which first introduced DP on Radeons, basic add & substraction functions can be carried at 2/5 rate, while multiply and divide functions would go at 1/5 rate. (I doubt it has gone any worse from what it was back then)