freebsd-dev/sys/powerpc/fpu
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
..
fpu_add.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
fpu_arith.h
fpu_compare.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
fpu_div.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
fpu_emu.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
fpu_emu.h
fpu_explode.c
fpu_extern.h
fpu_implode.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
fpu_instr.h
fpu_mul.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
fpu_sqrt.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00
fpu_subr.c Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00