2014-06-05 8:15 AM
Single precision float on units that have an FPU is apparently one cycle.
How much of an overhead are doubles?2014-06-05 9:21 AM
Single precision float on units that have an FPU is apparently one cycle. How much of an overhead are doubles?
Simple math perhaps, the divide isn't single cycle.http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0439b/BEHJADED.html
Would depend on the operation, and the vendor of the software library being used. Benchmark your computation. Multiply with reciprocals rather than divide where you can.We’re moving the ST Community to a new platform to give you a better and more reliable community experience.