Searched defs:set_fpcontext (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/riscv/riscv/
H A Dmachdep.c342 set_fpcontext(struct thread *td, mcontext_t *mcp) function
/freebsd-11-stable/sys/arm64/arm64/
H A Dmachdep.c383 set_fpcontext(struct thread *td, mcontext_t *mcp) function
/freebsd-11-stable/sys/i386/i386/
H A Dmachdep.c3178 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, function
/freebsd-11-stable/sys/amd64/amd64/
H A Dmachdep.c2353 set_fpcontext(struct thread *td, mcontext_t *mcp, char *xfpustate, function

Completed in 76 milliseconds