summaryrefslogtreecommitdiff
path: root/nuttx/arch/arm/src/armv7-m/up_fpu.S
Commit message (Expand)AuthorAgeFilesLines
* More STM32 F4 USB patches from Petteripatacongo2013-02-151-1/+1
* Fix bugs in lazy FPU register savingpatacongo2012-02-251-1/+1
* select() fix to handl POLLHUP; STM32 FPU saving in context switches seems to ...patacongo2012-02-241-8/+21
* OOps... vstm instructions needs to post-increment, not pre-decrementpatacongo2012-02-231-10/+33
* Enable STM32 F4 hardware floating point with the Atollic toolchainpatacongo2012-02-231-5/+19
* Add support for the Cortex-M4 floating pointingpatacongo2011-12-071-0/+236