Searched defs:xfpustate (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/amd64/ia32/ |
| H A D | ia32_signal.c | 122 char *xfpustate, size_t xfpustate_len) in ia32_set_fpcontext() 203 char *xfpustate; in ia32_set_mcontext() local 842 char *xfpustate; local
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | fpu.c | 931 fpusetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in fpusetxstate() 972 fpusetregs(struct thread *td, struct savefpu *addr, char *xfpustate, in fpusetregs()
|
| H A D | machdep.c | 482 char *xfpustate; local 2334 char *xfpustate; in set_mcontext() local 2417 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 972 char *xfpustate; local 2949 char *xfpustate; in set_mcontext() local 3014 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, in set_fpcontext()
|
| H A D | npx.c | 1080 npxsetxstate(struct thread *td, char *xfpustate, size_t xfpustate_size) in npxsetxstate() 1118 npxsetregs(struct thread *td, union savefpu *addr, char *xfpustate, in npxsetregs()
|