HardenedBSD/sys/amd64/ia32
Andrew Turner b792434150 Create sys/reg.h for the common code previously in machine/reg.h
Move the common kernel function signatures from machine/reg.h to a new
sys/reg.h. This is in preperation for adding PT_GETREGSET to ptrace(2).

Reviewed by:	imp, markj
Sponsored by:	DARPA, AFRL (original work)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D19830
2021-08-30 12:50:53 +01:00
..
ia32_exception.S
ia32_misc.c
ia32_reg.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
ia32_signal.c amd64: clear debug registers on execing 32bit native binary 2021-04-10 04:25:02 +03:00
ia32_sigtramp.S
ia32_syscall.c amd64: Add MD bits for KMSAN 2021-08-10 21:27:53 -04:00