Technical Articles
Gateworks' technical articles cover software and hardware topics related to Gateworks rugged and industrial SBCs. For the latest Gateworks news, please also view our News Page for product press releases, hot topics and announcements.
From time to time we get questions about floating point math on ARMCPU’s. As it turns out this is a rather advanced topic that deservessome discussion, so we recently put all of our notes and experiences intoa Wiki article that we felt was worth blogging about.To make a long story short, many users get confused about the variousGNU Compiler (gcc) options for floating point. The most commonmisconception is that ‘-mfloat-abi=softfp’ means that you are usingsoftware floatingpoint math when in fact that produces binaries thatuse hard float acceleration (as specified by the -mfp) agument butwith a function calling convention compatible with …
Floating Point Math on ARM CPUs Read More »
Read More- « Previous
- 1
- …
- 4
- 5
- 6