Floating Point usage: Revision history

From ArmadeusWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

15 September 2011

  • curprev 09:5209:52, 15 September 2011JulienB talk contribs 374 bytes +374 New page: {{Under_Construction}} * on ARM9, no choice, you have to use software (slow) floating point emulation (-msoft-float). So if you can, use fixed point arithmetic. * on Cortex-A8, you can tr...