summaryrefslogtreecommitdiff
path: root/sys/arch/arm/include/vfpreg.h
AgeCommit message (Expand)Author
2019-09-07Cortex A12 is marketed as A17 but has a distinct part numbertnn
2017-05-26Recognize Cortex-A57 FPU, GIC, and Generic Timer.jmcneill
2016-03-03Get the RPI3 working (in aarch32 mode) by recognising Cortex A53 CPUs.skrll
2015-02-09Add VFP IDs for QEMU's emulated Cortex-A15.slp
2014-03-18Enable VFP on MV88SV58XXmatt
2014-02-24consistency in include protectionchristos
2014-01-23Fix typo in #define nameskrll
2013-08-02Add VFP_FPSCR_{QC,AHP} bitsmatt
2013-06-20Add support for the Cortex-A15 Neon/VFP unitmatt
2013-02-12More fully document FPEXC registermatt
2013-02-12Fix some FPEXC bit definitionsmatt
2012-09-22Only use CPACR register for ARM11 and CORTEX cores.matt
2012-09-22Before testing for VFP, make sure CP10 is enabled. (And CP11 for Neon too).matt
2012-08-16Already uses _C someplace, use _CSUM insteadmatt
2012-08-15Add macros for all of the E and C flags in the FPSCR.matt
2012-08-11Full expand FPEXC and FPSCR definitionsmatt
2008-03-15VFP support.rearnsha