aboutsummaryrefslogtreecommitdiff
path: root/sys/arm/include/vfp.h
Commit message (Expand)AuthorAgeFilesLines
* Treat synchronous VFP exception just like aynchronous: as an FP exception,Oleksandr Tymoshenko2015-11-011-0/+1
* Add more flags for the fpexc register from the ARM1176JZF-S ManualAndrew Turner2014-03-291-0/+5
* Always call vfp_discard() on thread death, not just when the VFP isIan Lepore2014-03-091-1/+1
* Rework the VFP code that handles demand-based save and restore of state.Ian Lepore2014-03-091-0/+4
* Fix the vfp code to work with the 16 register variants of the VFP unit. WeAndrew Turner2013-06-131-1/+3
* Export vfp_init() prototype, for use in the MP code.Olivier Houchard2013-02-261-0/+1
* Merging projects/armv6, part 1Oleksandr Tymoshenko2012-08-151-0/+128