Searched defs:xfpustate (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/amd64/ia32/
H A Dia32_signal.c204 char *xfpustate; local
845 char *xfpustate; local
122 ia32_set_fpcontext(struct thread *td, struct ia32_mcontext *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-12-stable/sys/i386/i386/
H A Dnpx.c1075 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
1113 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, argument
H A Dmachdep.c985 char *xfpustate; local
2971 char *xfpustate; local
3036 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]
/freebsd-12-stable/sys/amd64/amd64/
H A Dfpu.c933 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) argument
974 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, argument
H A Dmachdep.c489 char *xfpustate; local
2319 char *xfpustate; local
2402 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, size_t xfpustate_len) argument
[all...]

Completed in 123 milliseconds