mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 21:31:02 -05:00
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 | ||
| gen | ||
| softfloat | ||
| string | ||
| sys | ||
| _fpmath.h | ||
| arith.h | ||
| gd_qnan.h | ||
| Makefile.inc | ||
| Symbol.map | ||
| Symbol_oabi.map | ||
| SYS.h | ||