8e03dd5926
Store/restore the VFP registers in setjmp/longjmp on ARM EABI if VFP is enabled in the kernel. It checks the hw.floatingpoint sysctl to see if floating-point is available and uses this to determine if it should store them. If it does it uses a different magic value so longjmp is able to know if it should load them. |
||
---|---|---|
.. | ||
__aeabi_read_tp.S | ||
_ctx_start.S | ||
_set_tp.c | ||
_setjmp.S | ||
alloca.S | ||
arm_initfini.c | ||
divsi3.S | ||
fabs.c | ||
flt_rounds.c | ||
getcontextx.c | ||
infinity.c | ||
makecontext.c | ||
Makefile.inc | ||
setjmp.S | ||
signalcontext.c | ||
sigsetjmp.S |