Module Name: src Committed By: matt Date: Fri Dec 20 07:01:06 UTC 2013
Modified Files: src/sys/arch/arm/include/arm32: frame.h Log Message: When restoring SPRSR, use spsr_fsxc not spsr_all so bits[23-8] are restored. This should fix use of simd instructions that rely on the GE bits. To generate a diff of this commit: cvs rdiff -u -r1.37 -r1.38 src/sys/arch/arm/include/arm32/frame.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.