summaryrefslogtreecommitdiffstats
path: root/sys/arch/arm/include/vfp.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Store whether or not the VFP was active on entering the unhandledpatrick2019-03-131-1/+1
* Make FPU registers available in core dumps and through ptrace(2).kettenis2018-03-161-1/+1
* Add kernel support for the VFP FPU/SIMD unit. Based on a diff by drahn@.kettenis2018-01-261-0/+136