Searched hist:251712 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/arm/include/
H A Dvfp.hdiff 251712 Thu Jun 13 19:40:08 MDT 2013 andrew Fix the vfp code to work with the 16 register variants of the VFP unit. We
check which variant we are on, and if it is a VFPv3 or v4, and has 32
double registers we save these. This fixes VFP support on Raspberry Pi.

While here clean fmrx and fmxr up to use the register names from vfp.h
as opposed to the raw register names.
/freebsd-11-stable/sys/arm/arm/
H A Dvfp.cdiff 251712 Thu Jun 13 19:40:08 MDT 2013 andrew Fix the vfp code to work with the 16 register variants of the VFP unit. We
check which variant we are on, and if it is a VFPv3 or v4, and has 32
double registers we save these. This fixes VFP support on Raspberry Pi.

While here clean fmrx and fmxr up to use the register names from vfp.h
as opposed to the raw register names.

Completed in 80 milliseconds