K 10 svn:author V 6 andrew K 8 svn:date V 27 2014-09-27T09:57:34.102735Z K 7 svn:log V 575 Add machine/sysreg.h to simplify accessing the system control coprocessor registers and use it in the ARMv7 CPU functions. The sysreg.h file has been checked by hand, however it may contain errors with the comments on when a register was first introduced. The ARMv7 cpu functions have been checked by compiling both the previous and this version and comparing the md5 of the object files. Submitted by: Svatopluk Kraus Submitted by: Michal Meloun Reviewed by: ian, rpaulo Differential Revision: https://reviews.freebsd.org/D795 END