freebsd-dev/lib/libthread_db
Kornel Dulęba 6926e2699a arm: Add support for using VFP in kernel
Add missing logic to allow in-kernel VFP usage for ARMv7 NEON.
The implementation is strongly based on arm64 code.
It introduces a family of fpu_kern_* functions to enable the usage
of VFP instructions in kernel.
Apart from that the existing armv7 VFP logic was modified,
taking into account that the state of the VFP registers can now
be modified in the kernel.

Co-developed by: Wojciech Macek <wma@FreeBSD.org>
Sponsored by:	Stormshield
Obtained from:	Semihalf
Reviewed by:	andrew
Differential Revision: https://reviews.freebsd.org/D37419
2023-02-04 20:21:43 +01:00
..
arch arm: Add support for using VFP in kernel 2023-02-04 20:21:43 +01:00
kse.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
libpthread_db.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
libpthread_db.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
libthr_db.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
Makefile
Makefile.depend Update Makefile.depend files 2019-12-11 17:37:53 +00:00
Symbol.map
thread_db_int.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
thread_db.c lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00
thread_db.h lib: further adoption of SPDX licensing ID tags. 2017-11-26 02:00:33 +00:00