Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/arm
Module Name: src
Committed By: matt
Date: Sat Sep 22 01:44:13 UTC 2012
Modified Files:
src/sys/arch/arm/include: armreg.h vfpreg.h
src/sys/arch/arm/vfp: vfp_init.c
Log Message:
Before testing for VFP, make sure CP10 is enabled. (And CP11 for Neon too).
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/arch/arm/include/armreg.h
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/include/vfpreg.h
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/vfp/vfp_init.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index