Module Name: src Committed By: matt Date: Mon Mar 3 08:45:18 UTC 2014
Modified Files: src/sys/arch/arm/arm32: sys_machdep.c src/sys/arch/arm/vfp: vfp_init.c Log Message: Query the media and vfp feature registers to determine what our default mode should be and what bits in the fpscr can be changed. Print what features are supported: vfp0 at cpu0: NEON MPE (VFP 3.0+), rounding, NaN propogation, denormals To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 src/sys/arch/arm/arm32/sys_machdep.c cvs rdiff -u -r1.33 -r1.34 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.