mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 03:40:37 -05:00
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 |
||
|---|---|---|
| .. | ||
| fpu_add.c | ||
| fpu_arith.h | ||
| fpu_compare.c | ||
| fpu_div.c | ||
| fpu_emu.c | ||
| fpu_emu.h | ||
| fpu_explode.c | ||
| fpu_extern.h | ||
| fpu_implode.c | ||
| fpu_instr.h | ||
| fpu_mul.c | ||
| fpu_sqrt.c | ||
| fpu_subr.c | ||