Home
last modified time | relevance | path

Searched defs:get_fpcontext (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c265 get_fpcontext(struct thread *td, mcontext_t *mcp) in get_fpcontext() function
/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c714 get_fpcontext(struct thread *td, mcontext_t *mcp, char **xfpusave, in get_fpcontext() function
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c581 get_fpcontext(struct thread *td, mcontext_t *mcp) in get_fpcontext() function
/freebsd/sys/i386/i386/
H A Dexec_machdep.c1206 get_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpusave, in get_fpcontext() function